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-04-01 19:58

Quote:

Originally Posted by bibek (Post 1332394)
Set cacheBuffer to something like 5000 and then try

Fixes nothing.. Now i noticed that I get a segfault after a lot of normal scrolling. Sometimes at libQtScript, sometimes at memcpy, sometimes at QBasicAtomicInt..

coderus 2013-04-01 20:03

Re: [WIP] TMO Forum app - New updated release
 
just make your own scrolling component. Its easy :)

lorenzo 2013-04-27 16:55

Re: [WIP] TMO Forum app - New updated release
 
1 Attachment(s)
new splash screen :D
https://www.dropbox.com/s/ucnaw0mf1jcqjbh/tmo.png

imaginaryenemy 2013-04-27 19:16

Re: [WIP] TMO Forum app - New updated release
 
1 Attachment(s)
Quote:

Originally Posted by lorenzo (Post 1339475)
new splash screen :D

Nice! I have been using this one:

willi6868 2013-04-27 20:20

Re: [WIP] TMO Forum app - New updated release
 
And where I have to place them? :rolleyes:

bibek 2013-04-28 07:59

/usr/share/themes/blanco/meegotouch/images/splash/forum-tmo-splash.png

willi6868 2013-04-28 13:42

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

Originally Posted by bibek (Post 1339598)
/usr/share/themes/blanco/meegotouch/images/splash/forum-tmo-splash.png

Hm I cannot move it in terminal with root permissions?!

Hacker 2013-04-28 14:23

Quote:

Originally Posted by willi6868 (Post 1339673)
Hm I cannot move it in terminal with root permissions?!

As USER, you can copy the .png file to root directory:
cp tmo.png /

Then use the devel-su command to become root.

Then cd to root directory with this command:
cd /

Then cp the .png file to where Bibek said:
cp tmo.png /usr/share/themes/blanco/meegoto
uch/images/splash/forum-tmo-splash.png

willi6868 2013-04-28 14:38

K used wrong command.

fermolnar 2013-07-09 19:38

EDIT: my bad, but now it works, please ignore this msj and thanks for your hard work
-via Maemo Talk app

knobtviker 2013-07-09 20:13

Would it be possible to get notifications when I get new messages from other users? :)

Akkumaru 2013-07-09 22:10

Well, a whole ui for private messages?

jalyst 2013-07-26 08:08

Re: [WIP] TMO Forum app - New updated release
 
Anyone still working on this by any chance?

Kozzi 2013-07-27 07:02

In case someone is going to continue working on this, an ability to open tmo links inside the app would be nice :)

coderus 2013-07-27 07:07

Btw, what happen with bibek?

Akkumaru 2013-07-27 07:44

Probably on a small boat to somewhere ;)
If not, he could be on the edge!

mikecomputing 2013-07-27 12:08

Re: [WIP] TMO Forum app - New updated release
 
If this forum was modern and mobile based we didn't need an app...

Garp 2013-07-28 10:06

Re: [WIP] TMO Forum app - New updated release
 
1 Attachment(s)
N9 reboot often. I think it maybe have something to do with open webpage in TMO forum app. Try to make log file but no success. Anyone knows what's wrong in my making log file?
~ # /usr/bin/invoker --single-instance --type=d -- /usr/share/applications/forum
-tmo_harmattan.desktop > /home/user/MyDocs/forum.txt 2>&1

bibek 2013-07-28 13:37

Sorry for being inactive these days. Development on this app is currently on hold. Blame my college life maybe. Being more of a user than developer these days...

The amount of time and work needed for private msg ui would be quite a lot. Integration with system sync for msg notif may not be possible at all. You know, making a whole app from web scrapping has its limitations.
Kudos to pH5, I don't know how he had made it so awesome in first place

dak_sriv 2013-09-08 10:16

Re: [WIP] TMO Forum app - New updated release
 
Hey Bibek,
As discussed on Twitter, the reply bug is still there. I'm unable to get it working.. tried reinstalling it. Didn't help. Sadly, I don't know how to start it up from terminal. Any bright ideas anyone?

Bug : I'm unable to post replies.

Kozzi 2013-09-08 17:48

dav_sriv
To run this app in Terminal:
/opt/forum-qml/bin/forum-qml

I have no problem posting replies though..

bibek 2013-09-17 09:36

Never had problem in posting replies. Couldn't reproduce it at all.

jalyst 2013-09-18 04:37

Re: [WIP] TMO Forum app - New updated release
 
The app's never worked period for me, perhaps I have to uninstall/install.

mcbook 2013-10-21 15:07

Is there still development going on for this app?

zaidk9 2013-10-21 15:20

Need pm

-via Maemo Talk app

dak_sriv 2013-11-08 12:11

I'm still languishing with the reply/post bug. Tried everything.. :(
It just doesn't let me post anything.

"Dak_Sriv!=dak_sriv"

Logged out, deleted the app, logged in with the samecase as displayed on web.. still nothing. >_<



edit : Working fine now. Was able to fix the above stated bug by re-logging in after deleting the account from system accounts & asking a MOD to get me off the captcha.

leleunzunz 2013-11-11 15:00

Re: [WIP] TMO Forum app - New updated release
 
When I use the search tab, It show me "No match"... And when in write a new post, it don't show me the new post... Anyone fix this problem? I have nokia n9

dak_sriv 2013-11-17 09:45

Quote:

Originally Posted by jalyst (Post 1374922)
The app's never worked period for me, perhaps I have to uninstall/install.

you still have that problem?

jalyst 2013-11-17 17:55

Re: [WIP] TMO Forum app - New updated release
 
Yeah, but I haven't bothered trying to get it working, not a really important app for me.

*edit*
I see you have a fix, well done, might try it at some stage, time permitting...

setter 2013-11-17 18:06

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

Originally Posted by jalyst (Post 1387104)
Yeah, but I haven't bothered trying to get it working, not a really important app for me.

It is one of the apps I use most of all ;)

dak_sriv 2013-11-25 16:11

Re: [WIP] TMO Forum app - New updated release
 
I guess the dev has stopped on this... but will ask anyway. Maybe even take the initiative to make the needed change (after learning more on Qt/QML).
Is it possible to add the 3rd forum, NitDroid forums as well?

Kabouik 2014-01-26 05:43

Re: [WIP] TMO Forum app - New updated release
 
Do you plan on porting it to Sailfish? I really miss this app, made browsing TMO so much easier than in mobile browsers (only MicroB and N900's stylus made it doable), especially as Sailfish Browser doesn't handle TMO links (pages, reply button) correctly (unusable).

bibek 2014-01-26 08:37

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

Originally Posted by dak_sriv (Post 1388856)
I guess the dev has stopped on this... but will ask anyway. Maybe even take the initiative to make the needed change (after learning more on Qt/QML).
Is it possible to add the 3rd forum, NitDroid forums as well?

I don't think the demand and work required ratio is enough..




Quote:

Originally Posted by Kabouik (Post 1408980)
Do you plan on porting it to Sailfish? I really miss this app, made browsing TMO so much easier than in mobile browsers (only MicroB and N900's stylus made it doable), especially as Sailfish Browser doesn't handle TMO links (pages, reply button) correctly (unusable).

I'm not sure if sailfish users visit tmo much, since jolla has own forum now.
The sources are available, if anyone is interested, I'd be able to help

Kabouik 2014-01-26 12:40

Re: [WIP] TMO Forum app - New updated release
 
There are surely less threads in the Sailfish/Jolla forums, but they are younger than other TMO sub-forums, and there is still a lot of activity (also in the Applications forum). To be honest, together.jolla.com is useful, but I doubt it will totally replace TMO, and hope it won't. Plus the TJC application is less advanced than the TMO one (it seems to basically display HTML inside an app, with associated issues for easy browsing with tiny buttons).

I can't help, no dev skills, but I hope someone will raise his hand then!

jalyst 2014-01-28 02:56

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

Originally Posted by bibek (Post 1408997)
I'm not sure if sailfish users visit tmo much, since jolla has own forum now.
The sources are available, if anyone is interested, I'd be able to help

As stated by Stefano himself (the CTO), JTC was designed from the outset to be complimentary, it's not meant to supplant TMO:
http://talk.maemo.org/showthread.php...04#post1401504

TMavica 2014-01-28 03:27

Re: [WIP] TMO Forum app - New updated release
 
TMO cant be replaced!

andreas1 2014-01-28 06:20

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

Originally Posted by TMavica (Post 1409377)
TMO cant be replaced!

Amen!!
Sailfish version would be HIGHLY appreciated!

Kozzi 2014-01-28 16:46

Sailfish users can always use Tapatalk to browse TMO though

nodevel 2014-01-28 17:37

Re: [WIP] TMO Forum app - New updated release
 
Tapatalk? Does it exist for Maemo/MeeGo/Sailfish?

I hope it's not a YAAA (yet another Android app) :)


I think I looked into porting the Maemo Talk app to Sailfish some time ago, but experienced some problem (i.e. Account UI) and gave up. I wish I had more time :(

bibek 2014-02-02 08:57

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

Originally Posted by nodevel (Post 1409475)
Tapatalk? Does it exist for Maemo/MeeGo/Sailfish?

I hope it's not a YAAA (yet another Android app) :)


I think I looked into porting the Maemo Talk app to Sailfish some time ago, but experienced some problem (i.e. Account UI) and gave up. I wish I had more time :(

Yes, the Android version of tapatalk app is pretty good and if it runs on Sailfish, there isn't a client crisis at all.

There is also a open source tapatalk app for Meego named Silihai. It works, but UI needs lot of work. maybe sm1 can port it to sailfish along with redesigning the ui.

The accounts UI integration in TMO app can be removed, I think porting will be much easier then.
The N900 port, afaik, doesn't have the accounts ui dependency.
Maybe you can check the source code of the port.

I'm glad to see all the sailfish lovers supporting tmo and the forum full of life. Unfortunately, I've not yet been able to get my hands busy on jolla development


All times are GMT. The time now is 16:34.

vBulletin® Version 3.8.8