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)

bibek 2013-02-22 13:40

It happens due to the filling of list from c++ side. The appending begins, and bugs out before emitting completed signal.
If I dont access the list from qml, never bugs. But as qml displays the list, it crashes with a segfault

zaidk9 2013-02-23 16:15

Found a bug
App crashes mostly when posting
And another bug is i can thank myself But its just an option nothing but happens!!!
Hope u fix it soon
Awesome app
And please add pm section :)
Thank you

bibek 2013-02-23 16:26

Re: [WIP] TMO Forum app - New updated release
 
1 Attachment(s)
It's a little modified version, 0.1.9b. Fixing the bugs described in last few posts and the old type of c++ code for model filling, scrappping the fastscroll.
It crashes less for me, try and check

bibek 2013-02-23 19:33

Quote:

Originally Posted by zaidk9 (Post 1324638)
Found a bug
App crashes mostly when posting
And another bug is i can thank myself But its just an option nothing but happens!!!
Hope u fix it soon
Awesome app
And please add pm section
Thank you

As I see, while posting, it doesn't crash instantly. The posting goes fine, but crashes at the moment of updating the newly posted part.
I will try to hardcode the updating there, to check if post-time crashing is fixed

Artyom 2013-02-26 06:43

Re: [WIP] TMO Forum app - New updated release
 
the topics are not loading.

bibek 2013-02-26 08:06

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

Originally Posted by Artyom (Post 1325288)
the topics are not loading.

Works for me. Might be a temporary problem. Please report back if it persists

Artyom 2013-02-26 08:44

Re: [WIP] TMO Forum app - New updated release
 
ok its working back again. thanks for the quick response.

imaginaryenemy 2013-03-12 22:35

Re: [WIP] TMO Forum app - New updated release
 
I am getting a "Session Error" message that is not aloowing me to be signed in. Does this have anything to do with the "read only" stuff joerg_rw warned us about (here) or is this an unrelated problem?

bandora 2013-03-12 23:00

Re: [WIP] TMO Forum app - New updated release
 
I am getting the same error too as soon as I open the app.

Hacker 2013-03-12 23:56

Re: [WIP] TMO Forum app - New updated release
 
I'm getting the same error, so I figure it's the migration r/o thing, since I can read active threads using the app.

I've grown so dependent on the app, I almost fell into a panic when I had to sign in old school style.

bibek 2013-03-13 07:27

1 Attachment(s)
I was getting that error too. And tweaked a few lines of code to get it working again.
There are some server side changes like instead of talk.maemo.org, it's working with a ip address when we log in.

I'm not sure if those changes are temporary. Let us wait and test a bit, it should work again by itself. Or else I'll post a hotfix

EDIT : A temporary hotfix release is attached. Should work even if those server side changes go back to normal. Keep me posted

bibek 2013-03-13 07:45

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

MK99 2013-03-13 07:57

Quote:

Originally Posted by bibek (Post 1328714)
Hotfix released

Thanks! This is so much faster.

coderus 2013-03-13 09:01

i hope you can make ScrollDecorator in next build, please :)

bibek 2013-03-13 14:49

Quote:

Originally Posted by coderus (Post 1328725)
i hope you can make ScrollDecorator in next build, please

This fastScroll heavily increases crash bug

xes 2013-03-15 15:59

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

Have you updated the git repo?

bibek 2013-03-16 03:52

Quote:

Originally Posted by xes (Post 1329188)
@bibek

Have you updated the git repo?

I think I did not, after the hotfix. Will do it within a few hours. I had forgotten :p

Artyom 2013-03-16 12:01

Re: [WIP] TMO Forum app - New updated release
 
is it possible to add private messaging to the app? just asking.

coderus 2013-03-16 12:28

Re: [WIP] TMO Forum app - New updated release
 
@bibkek not FastScroll, just ScrollDecorator as scrollbar :)

marmistrz 2013-03-16 12:51

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

Originally Posted by coderus (Post 1329363)
@bibkek not FastScroll, just ScrollDecorator as scrollbar :)

FastScroll uses ScrollDecorator, so it might not work as well

bibek 2013-03-16 15:32

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

Originally Posted by xes (Post 1329188)
@bibek

Have you updated the git repo?

Changes are now pushed.
If possible keep the post updated with latest release for N900
http://talk.maemo.org/showpost.php?p...;postcount=119
http://talk.maemo.org/showpost.php?p...9&postcount=70

this is linked to first page announcements

Garp 2013-03-17 08:20

Re: [WIP] TMO Forum app - New updated release
 
1 Attachment(s)
Every time I open forum app after restore N9 an old error again shows even if I am locked in and no lock in screen have arrived.:confused:

thedead1440 2013-03-17 08:53

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

Check the Accounts app and if you see TMO there, remove the account. You can then create your account there again ;)

imaginaryenemy 2013-03-20 14:35

Re: [WIP] TMO Forum app - New updated release
 
Up until you offered the Hotfix, I was using version 0.1.6 without any problems. Although newer features were added with later versions, the crashing bug seemed to get worse so I just stayed at 0.1.6.
Since I use this (amazing) app everyday, I gladly switched to the newer version so it could work, but I have noticed a difference and I didn't know if it was a bug or a feature.
It used to be that if I clicked on a thread it would automatically going to the last unread post, now it goes to the page of the last unread post. This sometimes means I have to scroll to the bottom of that page because I have already read all posts except for the last one. It's not a huge deal, but I keep forgetting that it is different and re-reading several posts before I remember that I already read them!
Is there any way to "fix" this behavior?

bibek 2013-03-20 14:48

The feature you are talking about has been temporarily disabled in this latest version. That is because it was probably the biggest cause of crash.
Since I disabled it, I had experienced almost zero crashes.
Give the latest version a try for few days, I belv you will find it more stable. Please report back ur experience after few days.

In the meantime, I will try out few tweaks and try to enable the feature after optimizing the crashing part

imaginaryenemy 2013-03-21 18:24

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

Originally Posted by bibek (Post 1330303)
Please report back ur experience after few days.

I have been using the Hotfix release for about a week now, and it has been working very well. I had one crash when posting, but only once and that even happened with 0.1.6 every once and awhile. I really appreciate all of your hard work.

bibek 2013-03-22 15:30

Thanks for the feedback. Hope I could bring back the feature in next version along with keeping crashes at minimum.
Development pace is little slow since few weeks due to academic workload. Searching calendar for holidays...

TMavica 2013-03-23 07:14

Re: [WIP] TMO Forum app - New updated release
 
in subscription part, I cant to load more

bibek 2013-03-23 08:09

Quote:

Originally Posted by TMavica (Post 1331012)
in subscription part, I cant to load more

Probably a bug. Will check it out

Garp 2013-03-25 09:40

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

Originally Posted by bibek (Post 1331025)
Probably a bug. Will check it out

In subscriptions list the button Older threads doesn't work!:(

zaidk9 2013-03-25 14:06

Can u include this features in the next update ??
1. Currently Active Users Viewing This Thread
2. Pm
3. Attachments
4. Streaming like in Twitter apps like default, tweetian and rocket
Thank you for this awesome app
Great idea
Keet it up :)

xes 2013-03-25 17:35

Re: [WIP] TMO Forum app - New updated release
 
I have just updated the N900 build in the usual post:
http://talk.maemo.org/showpost.php?p...;postcount=119

Lirion 2013-03-26 10:44

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

great work man! A week before i only read new threads with the rss feed - but after i found your app it mutated to most-used-app on my n9. =)

I have a little question. Is it possible to integrate and use the emotion icons form n9qtweak ( R. "conversation mod - change standard emoticons" )? I like this cute smilies and think there look much nicer than the other.

bibek 2013-03-26 13:20

Quote:

Originally Posted by Lirion (Post 1331901)
hey there!

great work man! A week before i only read new threads with the rss feed - but after i found your app it mutated to most-used-app on my n9. =)

I have a little question. Is it possible to integrate and use the emotion icons form n9qtweak ( R. "conversation mod - change standard emoticons" )? I like this cute smilies and think there look much nicer than the other.

Maemo talk app uses the default images of smiley, the small ones. If it's replaced in system with new ones, app would also show the new smileys

bibek 2013-03-26 17:35

Re: [WIP] TMO Forum app - New updated release
 
Head post updated with v2.0, not big changes though. Git repo is already up to date too

Garp 2013-03-27 04:32

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

Originally Posted by bibek (Post 1332016)
Head post updated with v2.0, not big changes though. Git repo is already up to date too

Thanks! Mentioned problem is solved with the Older threads button at Subcpriptions:)

marmistrz 2013-03-27 15:56

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

Originally Posted by bibek (Post 1332016)
Head post updated with v2.0, not big changes though. Git repo is already up to date too

About FastScroll. I'm having similar problem with QAbstractListModel. Using SectionScroller won't fix anything. Feel free to contribute here: http://stackoverflow.com/questions/1...entation-fault

bibek 2013-03-27 17:05

Re: [WIP] TMO Forum app - New updated release
 
Marmistrz, check if segfault is reduced on scrolling list manually after 300ms of creation. Dont access the model entries instantly after creation. Fast scroll accesses the entries instantly

marmistrz 2013-03-27 18:05

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

Originally Posted by bibek (Post 1332273)
Marmistrz, check if segfault is reduced on scrolling list manually after 300ms of creation. Dont access the model entries instantly after creation. Fast scroll accesses the entries instantly

It's when I'm scrolling a lot. After e.g. 5 sec of constant fastscrolling, it segfaults. (and with fastscroll instead sectionscroller SIGILL illegal instruction.)

bibek 2013-03-28 03:10

Set cacheBuffer to something like 5000 and then try


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

vBulletin® Version 3.8.8