maemo.org Bugzilla – Bug 8824
Inbox widget shows nothing...
Last modified: 2010-02-16 14:21:19 UTC
You need to log in before you can comment on or make changes to this bug.
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)
Did you have system notifications for new SMSs? Or did you have the Conversations application running?
(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?
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.
(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.
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.
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.
(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.