Bug 8824 - Inbox widget shows nothing...
: Inbox widget shows nothing...
Status: RESOLVED FIXED
Product: Conversations Inbox
General
: unspecified
: N900 Maemo
: Unspecified normal (vote)
: ---
Assigned To: Artem Garmash
: general
:
:
:
:
  Show dependency tree
 
Reported: 2010-02-04 11:55 UTC by Carsten Skov
Modified: 2010-02-16 14:21 UTC (History)
1 user (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description Carsten Skov (reporter) 2010-02-04 11:55:01 UTC
SOFTWARE VERSION: 2.2009.51-1
(Settings > General > About product)

EXACT STEPS LEADING TO PROBLEM: 
(Explain in detail what you do (e.g. tap on OK) and what you see (e.g. message
Connection Failed appears))
1. Installed Conversations widget
2. Added it to desktop


EXPECTED OUTCOME:
Messages popping up when I received sms messages.

ACTUAL OUTCOME:
No messages ever popping up

REPRODUCIBILITY: always
(always, less than 1/10, 5/10, 9/10)

EXTRA SOFTWARE INSTALLED:

OTHER COMMENTS:

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; da; rv:1.9.2)
Gecko/20100115 (22E54A90-8E05-D86B-0C3E-02C21D38F24F) Firefox/3.6 GTB6 (.NET
CLR 3.5.30729)
Comment 1 Artem Garmash 2010-02-07 01:19:35 UTC
Did you have system notifications for new SMSs?
Or did you have the Conversations application running?
Comment 2 Alex 2010-02-11 14:19:42 UTC
(In reply to comment #1)
> Did you have system notifications for new SMSs?
> Or did you have the Conversations application running?
> 

Hi Artem, I too am experiencing this bug, although since so few people seem to
be I wonder whether I'm just missing something in settings. When I receive SMS
I get the correct tones/vibrations notifications, but my Conversations widget
stays empty, saying 'No new messages'. In terms of other software I currently
have several apps installed, but the Conversations widget was one of the first
that I installed (only one before it was the cpumem applet) and it has never
shown any messages. I've tried uninstalling and reinstalling but I get the same
result. Any thoughts on this?
Comment 3 Carsten Skov (reporter) 2010-02-11 20:48:20 UTC
Yes I got new sms'es and as well notifications about those.
I have now turned the widget off, and then activated the widget again, and now
it works. It seems like the first time in use, it didn't respond to new sms'es.
Comment 4 Alex 2010-02-12 12:45:31 UTC
(In reply to comment #3)
> Yes I got new sms'es and as well notifications about those.
> I have now turned the widget off, and then activated the widget again, and now
> it works. It seems like the first time in use, it didn't respond to new sms'es.
> 

Great. I tried this too (removing the widget from the desktop and then
re-adding it) and for me that has worked as well. I should have tried that
before uninstalling and reinstalling (which didn't work). Hopefully this fix
will work for anyone else with this problem too.
Comment 5 Artem Garmash 2010-02-12 16:20:13 UTC
Thanks for your reports, guys!

Removing/adding the widget, and uninstalling/installing has the same effect,
should be no difference.
If removing/adding fixes the problem, than the only possible reason for it I
see would be initialization. I will try to add more error checking and
recovering during the initialization, maybe it will help.
Comment 6 Artem Garmash 2010-02-15 14:47:35 UTC
fixed in 1.0.1.
Now the widget will check that eventlogger has a valid db and will try to
recreate eventlogger if the db is NULL. If the db is still invalid after
several attempts, the widget will be unloaded. I hope it will fix the problem.
Comment 7 Alex 2010-02-16 14:21:19 UTC
(In reply to comment #6)
> fixed in 1.0.1.
> Now the widget will check that eventlogger has a valid db and will try to
> recreate eventlogger if the db is NULL. If the db is still invalid after
> several attempts, the widget will be unloaded. I hope it will fix the problem.
> 

Thanks for your hard work Artem.