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)

marmistrz 2013-01-02 17:25

Re: [WIP] TMO Forum app - New updated release
 
bibek: Maybe you can use obs so that users would automatically receive updates if your obs project's repo added?

bibek 2013-01-02 17:26

Quote:

Originally Posted by coderus (Post 1310191)
@bibek all images are here and it inherit blanco teme, of course

Then could you post the terminal output? It'd be a lot of text. Pastebin it, if you do.

bibek 2013-01-02 17:27

Quote:

Originally Posted by marmistrz (Post 1310198)
bibek: Maybe you can use obs so that users would automatically receive updates if your obs project's repo added?

Could you enlighten me a bit on how to do that? Always wanted to do such cool stuffs ;)

marmistrz 2013-01-02 17:45

Re: [WIP] TMO Forum app - New updated release
 
Quote:

Originally Posted by bibek (Post 1310200)
Could you enlighten me a bit on how to do that? Always wanted to do such cool stuffs ;)

Look at this http://wiki.meego.com/Getting_started_with_OBS
When you upload the packages there and they build successfully, the repo link would be
Code:

deb http://repo.pub.meego.com/home:/bibek/MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_standard/ ./
I'm assuming you'll take "bibek" as your obs username and that you select MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_ standard target

coderus 2013-01-02 18:07

Re: [WIP] TMO Forum app - New updated release
 
@bibek just most of my theme's images are black. i'm just voting for custom app theme. i will contribute to git, if you dont want to spend time for it :)
about OBS: just follow this: https://build.pub.meego.com/user/register_user

bibek 2013-01-02 18:22

Feel free to contribute :)

bibek 2013-01-02 18:33

I'll probably do this in-built theme in next release. If you can wait 1-2 days, or just do it yourself. Checked it a bit, and seems that it won't require too much changes. Font colors are already independent. Just the images

sid21177 2013-01-02 20:46

Re: [WIP] TMO Forum app - New updated release
 
Quote:

Originally Posted by bibek (Post 1309907)
The two apps run on the same code, and same files. Just an argument --tmo or --fmc decides which forum will open. Even if I don't package the fmc and tmo icons together, you can still change the forums by clicking on header on mainpage.
I think it's better to keep the second icon

I noticed that inside the app :), thats why I think 1 generic icon on the home screen is sufficient

TMavica 2013-01-03 01:51

Re: [WIP] TMO Forum app - New updated release
 
in dark theme, the number of the post at end seem too dark to see

coderus 2013-01-03 07:08

Re: [WIP] TMO Forum app - New updated release
 
@sid21177 why you cant just hide second unwanted icon??

Bundyo 2013-01-03 07:27

One feature request - intercepting the TMO links and open them in the app instead of in the browser. Dunno how hard this will be though.

sid21177 2013-01-03 07:35

Re: [WIP] TMO Forum app - New updated release
 
Quote:

Originally Posted by coderus (Post 1310414)
@sid21177 why you cant just hide second unwanted icon??

I would if I knew how :D

but i think from a usability perspective, if u allow switching from inside the app, then 2 icons are redundant

you can have a setting to set ur default forum, i was surprised to see 2 icons when the app was billed as the TMO forum app

thedead1440 2013-01-03 08:13

Re: [WIP] TMO Forum app - New updated release
 
sid21177,

Type in terminal:
Code:

devel-su
{enter your password}
mv /usr/share/applications/forum-fmc_harmattan.desktop /usr/share/applications/forum-fmc_harmattan.desktop.disabled


Hacker 2013-01-03 08:43

Great app. Feature request: if it's not too much trouble, to the 'subscribe to thread' function, could you add the follow-up menu to select immediate notification by email, no notification, etc. like on the website?

Thanks again.

tonyhuynh 2013-01-03 23:59

Re: [WIP] TMO Forum app - New updated release
 
Good app but I cannot post my comment on any topic direct from the application? Any one know pls show me how,tks.

Kaacz 2013-01-04 02:01

Re: [WIP] TMO Forum app - New updated release
 
After first install, i lost old icons, new not installed. Impossible to uninstall old apps via UI (hidden). I must remove both old apps via apt-get. :)

bibek 2013-01-04 04:45

Quote:

Originally Posted by tonyhuynh (Post 1310672)
Good app but I cannot post my comment on any topic direct from the application? Any one know pls show me how,tks.

Log in, open a thread, click + icon below

bibek 2013-01-04 04:46

All feedback has been duely noticed. Hope to release next vrsn soom

tonyhuynh 2013-01-04 11:07

Re: [WIP] TMO Forum app - New updated release
 
Hello Bibek,

I did exactly as what you told me. log in --> choose "+"--> write something-->choose action "post" but nothing appear in the forum. I have to post now from PC :((

knobtviker 2013-01-04 11:09

Works for me :)

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...)

bibek 2013-01-06 02:47

That's hugely appreciated. I will check out the sign in mechanism. But I'm noob at Maemo for now.
Hope others will come forward to help in the maemo port :)

Wallace 2013-01-06 11:58

Re: [WIP] TMO Forum app - New updated release
 
Did a mistake while loging to forum.meego. Cant log in again. Only Session error, Sorry, unrecognized username.....

Ok, but no change to log second time?

MK99 2013-01-06 12:01

Re: [WIP] TMO Forum app - New updated release
 
Quote:

Originally Posted by Wallace (Post 1311464)
Did a mistake while loging to forum.meego. Cant log in again. Only Session error, Sorry, unrecognized username.....

Ok, but no change to log second time?

Did you try remove account by system?

TMavica 2013-01-06 12:13

Thx! You fixed the colour of number post
Clear to see now

sixwheeledbeast 2013-01-06 12:16

Re: [WIP] TMO Forum app - New updated release
 
Quote:

Originally Posted by bibek (Post 1311353)
But I'm noob at Maemo for now.
Hope others will come forward to help in the maemo port :)

QML and Qt, is it?
Have you tried to build in Qt with Maemo Targets?
If you get no errors, port done if it works.

Wallace 2013-01-06 12:35

Re: [WIP] TMO Forum app - New updated release
 
Quote:

Originally Posted by MK99 (Post 1311465)
Did you try remove account by system?

Thanks, did not think about it.

Had to remove bouth accounts before it worket to mee...



Thanks, Philipp and Ananda

bibek 2013-01-07 13:56

Does the app log you out for one moment few seconds after you un/subscribe to a thread?

knobtviker 2013-01-07 14:17

Test post. Ignore please. :)

kai_en 2013-01-07 14:52

Funny how it appeared that everyone is just a name, sometimes I identified people through their avatar, not a big deal but it's just a strange experience. Haha

By the way, the animation that signify a press on each 'card' of the messages is too abrupt and sensitive, it's making me dizzy to be honest.

bibek 2013-01-07 14:56

Would you like an avatar? Quite easy to implement, even better, I will just make an option to turn it on or off


All times are GMT. The time now is 09:58.

vBulletin® Version 3.8.8