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)

Hacker 2013-01-28 09:15

Here's a way to crash the forum app on my N9: hold in portait mode, press '+' for new post, type a few letters, switch to landscape orientation. Poof! It disappears like a magician's assistant at a magic show!

MK99 2013-01-28 09:38

Quote:

Originally Posted by Hacker (Post 1318319)
Here's a way to crash the forum app on my N9: hold in portait mode, press '+' for new post, type a few letters, switch to landscape orientation. Poof! It disappears like a magician's assistant at a magic show!

No, this doesnt crash.

Also i dont have Kozzi's bug.
Tried many things, works fine.

E: Now i find one....
When writing new post, open tools and change orientation. Only cross displayed, but the tools will disappear. After this "Action: post" will appear in the background.

Kozzi 2013-01-28 09:41

Test
-via Meamo Talk app

EDIT: removed and reinstalled the app, it works fine now, no crashing with reply function anymore (v0.1.7)

Schturman 2013-01-28 13:44

For me it also crashed sometimes..
After idling, pressing on "post" button, pressing on "refresh" button.. (v0.1.7)

marmistrz 2013-01-28 14:35

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

Originally Posted by bibek (Post 1318115)
Anyone can tell me what does exit code 135 and 139 refer?

maybe use gdb?

Kozzi 2013-01-28 15:08

Talked too soon, I found another way to crash the app:
Go to thread
Change app or just move to Multitask view
Go back
Tap n hold on a post, i.e. to thank
App crashes

EDIT. And the reply fuction crash came back. The app is usually unstable after moving away from it and back in multitasking.

bibek 2013-01-28 15:40

The biggest problem about the crash is it's random. Else fixing was not a problem.
My guess is the postlist model has too many properties and there's some memory problem while passing it to qml.
For now, use this build
http://dl.dropbox.com/u/30937627/for....1.7_armel.deb
It has the fastscroll disabled, so that whole postModel is not accessed always, hopefully crashing less.

Working very well for me. The earlier 017 vrsn crashed every second

bibek 2013-01-28 15:43

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

Originally Posted by marmistrz (Post 1318412)
maybe use gdb?

What is gdb? And any suggestions on how to debug these "Segmentation fault" ?

xes 2013-01-28 15:46

Re: [WIP] TMO Forum app - New updated release
 
@bibek
could you reproduce the problem switching task with task manager?
look here:
http://www.developer.nokia.com/Commu...-Task-Switcher

bibek 2013-01-28 15:56

Quote:

Originally Posted by xes (Post 1318433)
@bibek
could you reproduce the problem switching task with task manager?
look here:
http://www.developer.nokia.com/Commu...-Task-Switcher

Does it crash if loading in task switcher? Cud you run from terminal and check the crash message?

xes 2013-01-28 15:57

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

Originally Posted by bibek (Post 1318440)
Does it crash if loading in task switcher? Cud you run from terminal and check the crash message?

already done ...always a sad segfault

bibek 2013-01-28 16:00

Quote:

Originally Posted by xes (Post 1318442)
already done ...always a sad segfault

Always in postList page I suppose ?

xes 2013-01-28 16:02

Re: [WIP] TMO Forum app - New updated release
 
.... look here...
http://crochik.com/webview/

https://bugs.webkit.org/show_bug.cgi?id=54760
http://projects.developer.nokia.com/...uickflickr.pri

bibek 2013-01-28 16:16

Thanks xes. I will try these steps and see if it makes any difference.

sony123 2013-01-29 03:11

Last page hang console log:
--
Requesting "showthread.php?t=30970&goto=newpost&goto=newp ost" for post list ...
URL: "http://talk.maemo.org/showthread.php?t=30970&goto=newpost&goto=newpost"
file:///opt/forum-qml/qml/forum/ThreadPage.qml:45:13: QML ThreadViewHeader: Binding loop detected forproperty "height"
Redirect - requesting "http://talk.maemo.org/showthread.php?p=1318608#post1318608" ...
REPLY URL: "http://talk.maemo.org/showthread.php?p=1318608#post1318608"
Received a post list
Setting thread ID to 30970
"Page 13 of 13" ( 0 - 0 )
THREAD TITLE: "[Announce] 'advoid' a hostfile based ad blocker"
QNetworkReplyImpl::_q_startOperation was called more than once
QNetworkReplyImpl::_q_startOperation was called more than once
QNetworkReplyImpl::_q_startOperation was called more than once
QNetworkReplyImpl::_q_startOperation was called more than once
QNetworkReplyImpl::_q_startOperation was called more than once
QNetworkReplyImpl::_q_startOper
Rows inserted, jumping to index 7
8
Requesting "" for post list ...
URL: "http://talk.maemo.org/"
file:///opt/forum-qml/qml/forum/ThreadPage.qml:45:13: QML ThreadViewHeader: Binding loop detected forproperty "height"
REPLY URL: "http://talk.maemo.org/"

bibek 2013-01-29 03:18

Checked it. It only happens in Recent Posts page.
Coz recent posts are supposed to be open only at last new post by default.

xes 2013-02-11 23:46

Any news concernig the crash?

Akkumaru 2013-02-12 02:54

Re: [WIP] TMO Forum app - New updated release
 
REQUEST: To be able to scroll more active topics. That would be useful for me :)

bibek 2013-02-12 12:33

Quote:

Originally Posted by xes (Post 1322546)
Any news concernig the crash?

Being very busy recently as holidays ended. Hopefully will release a new version soon

bibek 2013-02-15 18:14

Quote:

Originally Posted by Akkumaru (Post 1322552)
REQUEST: To be able to scroll more active topics. That would be useful for me :)

For that, open the menu and select New Posts option

setter 2013-02-15 18:17

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

Originally Posted by bibek (Post 1322609)
Being very busy recently as holidays ended. Hopefully will release a new version soon

No problem bro, take your time, its an amazing app :)

davmin 2013-02-15 19:17

Re: [WIP] TMO Forum app - New updated release
 
bibek thanks vor your work :)

Akkumaru 2013-02-16 04:18

Quote:

Originally Posted by bibek (Post 1323174)
For that, open the menu and select New Posts option

Oh, never knew that! I keep on clicking active posts xD

bibek 2013-02-16 18:03

I have got a few improvements done, but recently testing lot of debug builds to pin point the random crashing bug. As the bug is extremely dodgy, one build needs one day of testing.

Thanks for your patience :)

pierrem 2013-02-19 22:33

Re: [WIP] TMO Forum app - New updated release
 
@bibek
feature request: either a logout button or auto logout on exit

@xes
Currently, I use your version on my N900
But, being too lazy to test myself, how, feature-wise and bug-wise, are the harmattan version that one could use via meecolay different from the "native" one you compile ?

and to both of you, thanks for this software

bibek 2013-02-20 10:05

Re: [WIP] TMO Forum app - New updated release
 
New version 0.1.8 changelogs :

* Random crash decreased
* Image loader progress status
* Code segments in post text-wrapped properly
* Long press menu added/removed in appropiate places

Hope crashes are reduced a bit now.

Mric 2013-02-20 10:32

Re: [WIP] TMO Forum app - New updated release
 
I really really love this application !
I was just wondering if it is compatible with nemo ?
Thank you for developing such an application

Tiran 2013-02-20 10:51

Re: [WIP] TMO Forum app - New updated release
 
@xes, please make .deb a file of last version TMO Forum app v0.1.8 for Maemo.
In advance many thanks!

bibek 2013-02-20 10:52

Quote:

Originally Posted by Mric (Post 1324047)
I really really love this application !
I was just wondering if it is compatible with nemo ?
Thank you for developing such an application

I have not quite looked into nemo yet. This app uses Meego qt components. It can be ported, but would require some effort..

bibek 2013-02-20 12:51

Test.

-via Maemo Talk app

Schturman 2013-02-21 07:12

Test editing with arrows -> test


EDIT:
Hi bibek.
Like you can see, when i try to edit my post the arrow converted to ">" instead ">", can you fix it ?
It happened on both latest versions...

MK99 2013-02-21 07:29

Quote:

Originally Posted by Schturman (Post 1324204)
Test editing with arrows -> test


EDIT:
Hi bibek.
Like you can see, when i try to edit my post the arrow converted to ">" instead ">", can you fix it ?
It happened on both latest versions...

What you mean, move cursor with arrow?
E: For me it works fine.
E2: >>>
E3: ^^^

Schturman 2013-02-21 07:49

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

Originally Posted by MK99 (Post 1324207)
What you mean, move cursor with arrow?
E: For me it works fine.

Look in to the quote of my post that you added to your post. The symbol ">" converted to ">", also for you ;)
Or post something with symbol ">" after this go to "edit" and you will see all arrow symbols (>) converted to something like this ">"...
I noticed about this when I edited my first post of N9QT thread with TMO-QML app 2 days ago...

MK99 2013-02-21 07:56

Now i see.
Not working...

setter 2013-02-21 08:08

Trying this with v0.1.6
First to the right > and then to the left <

Schturman 2013-02-21 08:15

Also when i "thanks" to someone, i not see this immediately, i needed to refresh this page. In previous versions its worked immediately.
PS. It also crashed sometimes, like on posting of this post, 10 sec ago...

bibek 2013-02-21 10:17

Quote:

Originally Posted by setter (Post 1324212)
Trying this with v0.1.6
First to the right > and then to the left <

Fixed. And looking into other bugs also

Garp 2013-02-22 11:46

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

Originally Posted by bibek (Post 1324038)
New version 0.1.8 changelogs :

* Random crash decreased
* Image loader progress status
* Code segments in post text-wrapped properly
* Long press menu added/removed in appropiate places

Hope crashes are reduced a bit now.

Strange didn't have problem with crash in 0.1.7 but have it time to time with 0.1.8?:confused:

bibek 2013-02-22 13:17

That's the irritating part of that bug. Random as much possible. Maybe try reinstalling. Once it happens too much, then goes off totally, then comes back again. Without changing any code. Damnit

setter 2013-02-22 13:22

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

Originally Posted by bibek (Post 1324423)
That's the irritating part of that bug. Random as much possible. Maybe try reinstalling. Once it happens too much, then goes off totally, then comes back again. Without changing any code. Damnit

Sounds like a memory issue, as if the memory accidentally is overwritten. Have you checked that everything is initialized?


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

vBulletin® Version 3.8.8