maemo.org Bugzilla – Bug 11456
History of every conversation (SMS, IM) empty after update to PR1.3
Last modified: 2011-01-14 11:12:32 UTC
You need to log in before you can comment on or make changes to this bug.
SOFTWARE VERSION: 20.2010.36-2-002 EXACT STEPS LEADING TO PROBLEM: 1. update to 20.2010.36-2 2. open conversations or contact 3. click on some conversation EXPECTED OUTCOME: history of conversation ACTUAL OUTCOME: empty screen REPRODUCIBILITY: always EXTRA SOFTWARE INSTALLED: OTHER COMMENTS: i tryed rm .rtcom-eventlogger/el-v1.db*, restore from backup, even delete all conversations & reboot device not help at all, even new events are not showed BUT, if use third-party appliaction like glogarchive or use sql select on el-v1.db file, everything is there User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.11) Gecko/20101013 Ubuntu/10.10 (maverick) Firefox/3.6.11
Is this the same issue as bug 11450?
(In reply to comment #1) > Is this the same issue as bug 11450? > i thing no, i can see all conversations in list, new conversations also created, but if i click on detail, there is nothing, thats probably bug in detail "dialog" of selected conversation.
In that case, can you please provide *exact* steps (click by click) to reproduce? Also, can you please provide a syslog after a boot and performing these steps on the N900? See http://wiki.maemo.org/Documentation/devtools/maemo5/syslog and http://wiki.maemo.org/Documentation/devtools/maemo5#Installation for more information. If you are not used to Linux, after creating the syslog file you can copy the syslog file to those folders that are visible in the Maemo File Manager by: * Starting X Terminal * cp /var/log/syslog /home/user/MyDocs/.documents/ After that you can find the file in the Maemo File Manager by going to Nokia N900 > Documents.
(In reply to comment #3) > In that case, can you please provide *exact* steps (click by click) to > reproduce? > > Also, can you please provide a syslog after a boot and performing these steps > on the N900? See http://wiki.maemo.org/Documentation/devtools/maemo5/syslog and > http://wiki.maemo.org/Documentation/devtools/maemo5#Installation for more > information. > If you are not used to Linux, after creating the syslog file you can copy the > syslog file to those folders that are visible in the Maemo File Manager by: > * Starting X Terminal > * cp /var/log/syslog /home/user/MyDocs/.documents/ > After that you can find the file in the Maemo File Manager by going to Nokia > N900 > Documents. > there are no exact clicks, yesterday i updated my n900 to new update, after successful update, history of selected conversation is not working anymore. 1. click on conversations 2. select one conversation 3. empty screen WORKING: list of all conversations NOT WORKING: history of selected conversation i don't have wifi connection here, so i will attach syslog at evening
this is in syslog after clicking on selected conversation Oct 26 16:30:24 Nokia-N900 rtcom-messaging-ui[1512]: GLIB DEBUG mc-client - request_create_cb called with /com/nokia/MissionControl/requests/r2 Oct 26 16:30:24 Nokia-N900 rtcom-messaging-ui[1512]: GLIB DEBUG mc-client - on_request_succeeded called for /com/nokia/MissionControl/requests/r2 Oct 26 16:30:28 Nokia-N900 browserd[1513]: New e:0x1958a0, g:0x1ac1e8, ctx:(nil) Oct 26 16:30:28 Nokia-N900 browserd[1513]: GLIB CRITICAL ** default - void gtk_moz_embed_realize(GtkWidget*): assertion `NS_SUCCEEDED(rv)' failed
Created an attachment (id=3134) [details] syslog short after boot
Created an attachment (id=3135) [details] screenshot upper half - list of all conversations lower half - selected conversation
Thanks!
I wonder if http://maemo.org/community/maemo-users/re-pr_1-2_update_and_messaging-001/ is related. Also see bug 10418 which was about version 10.2010.19-1 (and has not been fixed by Nokia yet). Also see bug 11450.
(In reply to comment #9) > I wonder if > http://maemo.org/community/maemo-users/re-pr_1-2_update_and_messaging-001/ is > related. Also see bug 10418 which was about version 10.2010.19-1 (and has not > been fixed by Nokia yet). > > Also see bug 11450. > Hard to say, but in my problem deleting this files didn't help at all. Even if i restore database from backup of pr1.2 (some months ago). I already tried deleting all conversations, but nothing helps. Everytime same story, list of all conversations is okey, but selected conversation is blank.
I have exactly the same problem! Should I upload Syslog or something like that, too?
(In reply to comment #11) > Should I upload Syslog too? Yes please.
Created an attachment (id=3136) [details] Syslog after reboot I booted N900, opened "Conversations"-App, opened a conversation detail view (only black, no history), typed in a message and sent away, closed conversation detail view, closed "Conversations"-App.
*** Bug 11464 has been marked as a duplicate of this bug. ***
(In reply to comment #13) > Created an attachment (id=3136) [details] [details] > Syslog after reboot > > I booted N900, opened "Conversations"-App, opened a conversation detail view > (only black, no history), typed in a message and sent away, closed conversation > detail view, closed "Conversations"-App. > Your log indicates that you've used the message detail view (opened by clicking a single message in the conversation)... So, your issue might be separate. There's a spam in this log that browserd backend keeps crashing though. Either way, in both cases, one workaround is worth trying (you don't lose any information in this, very first time opening a conversation will be a tad slower though): Open terminal. Do: rm -rf /home/user/.mozilla/rtcom ... and restart conversations app (for real, it doesn't actually exit immediately when all the windows are closed...)... easiest way to ensure this is to reboot the device. Then retry opening the conversation.
YES! this works for me, finaly i have history of every conversation. thx a lot "rm -rf /home/user/.mozilla/rtcom" did the trick (In reply to comment #15) > (In reply to comment #13) > > Created an attachment (id=3136) [details] [details] [details] > > Syslog after reboot > > > > I booted N900, opened "Conversations"-App, opened a conversation detail view > > (only black, no history), typed in a message and sent away, closed conversation > > detail view, closed "Conversations"-App. > > > > Your log indicates that you've used the message detail view (opened by clicking > a single message in the conversation)... So, your issue might be separate. > There's a spam in this log that browserd backend keeps crashing though. > > Either way, in both cases, one workaround is worth trying (you don't lose any > information in this, very first time opening a conversation will be a tad > slower though): > > Open terminal. Do: > > rm -rf /home/user/.mozilla/rtcom > > ... and restart conversations app (for real, it doesn't actually exit > immediately when all the windows are closed...)... easiest way to ensure this > is to reboot the device. Then retry opening the conversation. >
(Please don't close as FIXED when there's no software fix involved, and please avoid fullquoting the previous comment. Thanks!)
(In reply to comment #15) > rm -rf /home/user/.mozilla/rtcomm Nice! Worked for me, too :) Thank you!
*** Bug 11471 has been marked as a duplicate of this bug. ***
I've deleted the rtcom folder rebooted and nothing, totally blank message. I've attatched a syslog. I'm new to the Bugzilla so I'm just copy pasting it here: Oct 28 22:48:22 Nokia-N900 syslogd 1.5.0#5maemo7+0m5: restart. Oct 28 22:48:23 Nokia-N900 kernel: klogd 1.5.0#5maemo7+0m5, log source = /proc/kmsg started. Oct 28 22:48:23 Nokia-N900 kernel: Cannot find map file. Oct 28 22:48:24 Nokia-N900 kernel: Loaded 35856 symbols from 63 modules. Oct 28 22:48:24 Nokia-N900 kernel: 0 mBm) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.475463] cfg80211: Regulatory domain changed to country: US Oct 28 22:48:24 Nokia-N900 kernel: [ 2.475463] ^I(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.475494] ^I(2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.475494] ^I(5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.475524] ^I(5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.475555] ^I(5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.475555] ^I(5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.475585] ^I(5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.476867] NET: Registered protocol family 2 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.483001] Switched to high resolution mode on CPU 0 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.545654] IP route cache hash table entries: 2048 (order: 1, 8192 bytes) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.546020] TCP established hash table entries: 8192 (order: 4, 65536 bytes) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.546325] TCP bind hash table entries: 8192 (order: 3, 32768 bytes) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.546539] TCP: Hash tables configured (established 8192 bind 8192) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.546569] TCP reno registered Oct 28 22:48:24 Nokia-N900 kernel: [ 2.569122] NET: Registered protocol family 1 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.590087] VFS: Disk quotas dquot_6.5.1 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.590209] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.591705] msgmni has been set to 479 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.592285] lowmem: Module initialized. Oct 28 22:48:24 Nokia-N900 kernel: [ 2.600830] alg: No test for lzo999 (lzo999-generic) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.601074] alg: No test for stdrng (krng) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.601196] io scheduler noop registered Oct 28 22:48:24 Nokia-N900 kernel: [ 2.601593] io scheduler cfq registered (default) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.601989] OMAP DSS rev 2.0 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.602111] OMAP DISPC rev 3.0 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.602203] OMAP VENC rev 2 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.610076] OMAP3 ROM RNG: initializing Oct 28 22:48:24 Nokia-N900 kernel: [ 2.612274] Serial: 8250/16550 driver4 ports, IRQ sharing disabled Oct 28 22:48:24 Nokia-N900 kernel: [ 2.618927] brd: module loaded Oct 28 22:48:24 Nokia-N900 kernel: [ 2.621246] loop: module loaded Oct 28 22:48:24 Nokia-N900 kernel: [ 2.621337] i2c /dev entries driver Oct 28 22:48:24 Nokia-N900 kernel: [ 2.622497] input: triton2-pwrbutton as /class/input/input0 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.647125] triton2 power button driver initialized Oct 28 22:48:24 Nokia-N900 kernel: [ 2.647735] OneNAND driver initializing Oct 28 22:48:24 Nokia-N900 kernel: [ 2.648956] omap2-onenand omap2-onenand: initializing on CS0, phys base 0x04000000, virtual base d0880000 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.649047] OneNAND Manufacturer: Numonyx (0x20) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.649078] Muxed OneNAND 256MB 1.8V 16-bit (0x40) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.649108] OneNAND version = 0x0031 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.649139] Chip support all block unlock Oct 28 22:48:24 Nokia-N900 kernel: [ 2.649139] Chip has 2 plane Oct 28 22:48:24 Nokia-N900 kernel: [ 2.650512] Scanning device for bad blocks Oct 28 22:48:24 Nokia-N900 kernel: [ 2.761779] Creating 6 MTD partitions on "omap2-onenand": Oct 28 22:48:24 Nokia-N900 kernel: [ 2.761840] 0x00000000-0x00020000 : "bootloader" Oct 28 22:48:24 Nokia-N900 kernel: [ 2.762207] 0x00020000-0x00080000 : "config" Oct 28 22:48:24 Nokia-N900 kernel: [ 2.762451] 0x00080000-0x000c0000 : "log" Oct 28 22:48:24 Nokia-N900 kernel: [ 2.765045] mtdoops: Ready 2, 3 (no erase) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.765075] mtdoops: Attached to MTD device 2 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.765106] 0x000c0000-0x002c0000 : "kernel" Oct 28 22:48:24 Nokia-N900 kernel: [ 2.765380] 0x002c0000-0x004c0000 : "initfs" Oct 28 22:48:24 Nokia-N900 kernel: [ 2.765625] 0x004c0000-0x10000000 : "rootfs" Oct 28 22:48:24 Nokia-N900 kernel: [ 2.767425] UBI: attaching mtd5 to ubi0 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.767486] UBI: physical eraseblock size: 131072 bytes (128 KiB) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.767517] UBI: logical eraseblock size: 129024 bytes Oct 28 22:48:24 Nokia-N900 kernel: [ 2.767547] UBI: smallest flash I/O unit: 2048 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.767578] UBI: sub-page size: 512 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.767608] UBI: VID header offset: 512 (aligned 512) Oct 28 22:48:24 Nokia-N900 kernel: [ 2.767639] UBI: data offset: 2048 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.900817] UBI: attached mtd5 to ubi0 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.900909] UBI: MTD device name: "rootfs" Oct 28 22:48:24 Nokia-N900 kernel: [ 2.900939] UBI: MTD device size: 251 MiB Oct 28 22:48:24 Nokia-N900 kernel: [ 2.900970] UBI: number of good PEBs: 2010 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.901000] UBI: number of bad PEBs: 0 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.901000] UBI: max. allowed volumes: 128 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.901031] UBI: wear-leveling threshold: 4096 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.901062] UBI: number of internal volumes: 1 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.901092] UBI: number of user volumes: 1 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.901123] UBI: available PEBs: 0 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.901153] UBI: total number of reserved PEBs: 2010 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.901184] UBI: number of PEBs reserved for bad PEB handling: 20 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.901214] UBI: max/mean erase counter: 172/31 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.901245] UBI: image sequence number: 2 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.901733] usbcore: registered new interface driver libusual Oct 28 22:48:24 Nokia-N900 kernel: [ 2.901824] UBI: background thread "ubi_bgt0d" started, PID 26 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.921081] input: omap_twl4030keypad as /class/input/input1 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.969696] cpuidle: using governor ladder Oct 28 22:48:24 Nokia-N900 kernel: [ 2.969757] cpuidle: using governor menu Oct 28 22:48:24 Nokia-N900 kernel: [ 2.969940] Advanced Linux Sound Architecture Driver Version 1.0.18rc3. Oct 28 22:48:24 Nokia-N900 kernel: [ 2.970184] ASoC version 0.13.2 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.983795] AIC3X Audio Codec 0.2 Oct 28 22:48:24 Nokia-N900 kernel: [ 2.986328] asoc: tlv320aic3x <-> omap-mcbsp-dai-0 mapping ok Oct 28 22:48:24 Nokia-N900 kernel: [ 2.987854] asoc: Bluetooth codec <-> omap-mcbsp-dai-1 mapping ok Oct 28 22:48:24 Nokia-N900 kernel: [ 3.039520] input: RX51 (tlv320aic3x) Jack as /class/input/input2 Oct 28 22:48:24 Nokia-N900 kernel: [ 3.063781] ALSA device list: Oct 28 22:48:24 Nokia-N900 kernel: [ 3.063812] #0: RX51 (tlv320aic3x) Oct 28 22:48:24 Nokia-N900 kernel: [ 3.064300] TCP cubic registered Oct 28 22:48:24 Nokia-N900 kernel: [ 3.064361] NET: Registered protocol family 17 Oct 28 22:48:24 Nokia-N900 kernel: [ 3.064422] NET: Registered protocol family 15 Oct 28 22:48:24 Nokia-N900 kernel: [ 3.064483] Power Management for TI OMAP3. Oct 28 22:48:24 Nokia-N900 kernel: [ 3.067871] pm_dbg_init() Oct 28 22:48:24 Nokia-N900 kernel: [ 3.068603] SmartReflex driver initialized Oct 28 22:48:24 Nokia-N900 kernel: [ 3.074829] Disabling unused clock "gpt2_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.074920] Disabling unused clock "gpt3_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.074951] Disabling unused clock "gpt4_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.074981] Disabling unused clock "gpt5_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075012] Disabling unused clock "gpt6_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075042] Disabling unused clock "gpt7_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075103] Disabling unused clock "gpt8_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075134] Disabling unused clock "gpt9_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075164] Disabling unused clock "uart3_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075195] Disabling unused clock "gpio2_dbck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075225] Disabling unused clock "gpio3_dbck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075286] Disabling unused clock "gpio4_dbck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075317] Disabling unused clock "gpio5_dbck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075347] Disabling unused clock "gpio6_dbck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075378] Disabling unused clock "gpt9_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075408] Disabling unused clock "gpt8_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075439] Disabling unused clock "gpt7_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075469] Disabling unused clock "gpt6_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075531] Disabling unused clock "gpt5_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075561] Disabling unused clock "gpt4_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075592] Disabling unused clock "gpt3_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075622] Disabling unused clock "gpt2_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075653] Disabling unused clock "uart3_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075683] Disabling unused clock "wdt2_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075744] Disabling unused clock "wdt2_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075775] Disabling unused clock "gpio1_dbck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075805] Disabling unused clock "rng_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075866] Disabling unused clock "ssi_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075897] Disabling unused clock "gpt10_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075927] Disabling unused clock "gpt11_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075958] Disabling unused clock "uart1_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.075988] Disabling unused clock "uart2_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.076049] Disabling unused clock "usbtll_ick" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.076080] Disabling unused clock "ssi_ssr_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.076110] Disabling unused clock "uart1_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.076171] Disabling unused clock "uart2_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.076202] Disabling unused clock "usbtll_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.076263] Disabling unused clock "ts_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.076293] Disabling unused clock "cpefuse_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.076324] Disabling unused clock "gpt11_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.076354] Disabling unused clock "gpt10_fck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.076416] Disabling unused clock "dpll5_ck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.076477] Disabling unused clock "dpll4_m6x2_ck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.076507] Disabling unused clock "dpll4_m5x2_ck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.076568] Disabling unused clock "dpll3_m3x2_ck" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.076599] Disabling unused clock "sys_clkout1" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.077056] Bootup reason: pwr_key Oct 28 22:48:24 Nokia-N900 kernel: [ 3.077148] OMAP GPIO switch handler initializing Oct 28 22:48:24 Nokia-N900 kernel: [ 3.079803] slide (GPIO 71) is now closed Oct 28 22:48:24 Nokia-N900 kernel: [ 3.079833] proximity (GPIO 89) is now open Oct 28 22:48:24 Nokia-N900 kernel: [ 3.079864] kb_lock (GPIO 113) is now open Oct 28 22:48:24 Nokia-N900 kernel: [ 3.079895] headphone (GPIO 177) is now disconnected Oct 28 22:48:24 Nokia-N900 kernel: [ 3.079925] cam_shutter (GPIO 110) is now closed Oct 28 22:48:24 Nokia-N900 kernel: [ 3.079956] cam_launch (GPIO 69) is now inactive Oct 28 22:48:24 Nokia-N900 kernel: [ 3.079986] cam_focus (GPIO 68) is now inactive Oct 28 22:48:24 Nokia-N900 kernel: [ 3.080047] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 1 Oct 28 22:48:24 Nokia-N900 kernel: [ 3.100433] omapfb: acx565akm rev 8d LCD detected Oct 28 22:48:24 Nokia-N900 kernel: [ 3.138732] tpa6130a2 2-0060: Headphone amplifier initialized successfully Oct 28 22:48:24 Nokia-N900 kernel: [ 3.179290] UBIFS: mounted UBI device 0, volume 0, name "rootfs" Oct 28 22:48:24 Nokia-N900 kernel: [ 3.179351] UBIFS: file system size: 254822400 bytes (248850 KiB, 243 MiB, 1975 LEBs) Oct 28 22:48:24 Nokia-N900 kernel: [ 3.179412] UBIFS: journal size: 9033728 bytes (8822 KiB, 8 MiB, 71 LEBs) Oct 28 22:48:24 Nokia-N900 kernel: [ 3.179473] UBIFS: media format: 4 (latest is 4) Oct 28 22:48:24 Nokia-N900 kernel: [ 3.179504] UBIFS: default compressor: lzo Oct 28 22:48:24 Nokia-N900 kernel: [ 3.179534] UBIFS: reserved for root: 4384586 bytes (4281 KiB) Oct 28 22:48:24 Nokia-N900 kernel: [ 3.180145] VFS: Mounted root (ubifs filesystem). Oct 28 22:48:24 Nokia-N900 kernel: [ 3.180358] Freeing init memory: 144K Oct 28 22:48:24 Nokia-N900 kernel: [ 4.897125] tsl2563 2-0029: model 7, rev. 0 Oct 28 22:48:24 Nokia-N900 kernel: [ 5.077423] lp5523 2-0032: LP5523 Programmable led chip found Oct 28 22:48:24 Nokia-N900 kernel: [ 5.090209] Linux video capture interface: v2.00 Oct 28 22:48:24 Nokia-N900 kernel: [ 5.212890] Registered led device: twl4030:vibrator Oct 28 22:48:24 Nokia-N900 kernel: [ 5.240966] I2C driver for Si4713 FM Radio Transmitter Oct 28 22:48:24 Nokia-N900 kernel: [ 5.270812] twl4030_rtc twl4030_rtc: rtc core: registered twl4030_rtc as rtc0 Oct 28 22:48:24 Nokia-N900 kernel: [ 6.084777] i2c_omap i2c_omap.2: controller timed out Oct 28 22:48:24 Nokia-N900 kernel: [ 6.114044] Bluetooth: Core ver 2.15 Oct 28 22:48:24 Nokia-N900 kernel: [ 6.134948] NET: Registered protocol family 31 Oct 28 22:48:24 Nokia-N900 kernel: [ 6.135009] Bluetooth: HCI device and connection manager initialized Oct 28 22:48:24 Nokia-N900 kernel: [ 6.135040] Bluetooth: HCI socket layer initialized Oct 28 22:48:24 Nokia-N900 kernel: [ 6.141876] lp5523 2-0032: got interrupt from led chip Oct 28 22:48:24 Nokia-N900 kernel: [ 6.142425] lp5523 2-0032: interrupt from led chip 4f Oct 28 22:48:24 Nokia-N900 kernel: [ 6.142486] lp5523 2-0032: all engines configured Oct 28 22:48:24 Nokia-N900 kernel: [ 6.142517] lp5523 2-0032: disabling engines Oct 28 22:48:24 Nokia-N900 kernel: [ 6.143096] Registered led device: lp5523:kb1 Oct 28 22:48:24 Nokia-N900 kernel: [ 6.143249] Registered led device: lp5523:kb2 Oct 28 22:48:24 Nokia-N900 kernel: [ 6.143402] Registered led device: lp5523:kb3 Oct 28 22:48:24 Nokia-N900 kernel: [ 6.143524] Registered led device: lp5523:kb4 Oct 28 22:48:24 Nokia-N900 kernel: [ 6.143646] Registered led device: lp5523:b Oct 28 22:48:24 Nokia-N900 kernel: [ 6.143798] Registered led device: lp5523:g Oct 28 22:48:24 Nokia-N900 kernel: [ 6.143920] Registered led device: lp5523:r Oct 28 22:48:24 Nokia-N900 kernel: [ 6.144073] Registered led device: lp5523:kb5 Oct 28 22:48:24 Nokia-N900 kernel: [ 6.144226] Registered led device: lp5523:kb6 Oct 28 22:48:24 Nokia-N900 kernel: [ 6.233154] TSC2005 driver initializing Oct 28 22:48:24 Nokia-N900 kernel: [ 6.233917] input: TSC2005 touchscreen as /class/input/input3 Oct 28 22:48:24 Nokia-N900 kernel: [ 6.234405] radio-si4713 2-0063: Detected Si4713 (0x0d) Firmware: 3.0 Patch ID: 00:00 Component: 3.0 Chip Rev.: unknown Oct 28 22:48:24 Nokia-N900 kernel: [ 6.269042] nokia-av nokia-av: accessory detect module initialized Oct 28 22:48:24 Nokia-N900 kernel: [ 6.421386] omap_wdt omap_wdt: OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec, nowayout is on Oct 28 22:48:24 Nokia-N900 kernel: [ 6.461669] hci_h4p hci_h4p: Registering HCI H4P device Oct 28 22:48:24 Nokia-N900 kernel: [ 6.461975] SSI DRIVER Version 1.1-rc2 Oct 28 22:48:24 Nokia-N900 kernel: [ 6.499603] omap_ssi omap_ssi: SSI Hardware REVISION 1.0 Oct 28 22:48:24 Nokia-N900 kernel: [ 6.501861] smc91x: not found (-19). Oct 28 22:48:24 Nokia-N900 kernel: [ 6.651641] mmci-omap-hs mmci-omap-hs.0: Failed to get debounce clock Oct 28 22:48:24 Nokia-N900 kernel: [ 6.663757] phy0: Selected rate control algorithm 'minstrel' Oct 28 22:48:24 Nokia-N900 kernel: [ 6.772796] mmci-omap-hs mmci-omap-hs.1: Failed to get debounce clock Oct 28 22:48:24 Nokia-N900 kernel: [ 6.787719] CMT speech driver v0.2.0 Oct 28 22:48:24 Nokia-N900 kernel: [ 6.792877] wl1251: loaded Oct 28 22:48:24 Nokia-N900 kernel: [ 6.793609] wl1251: initialized Oct 28 22:48:24 Nokia-N900 kernel: [ 6.823974] NET: Registered protocol family 35 Oct 28 22:48:24 Nokia-N900 kernel: [ 6.875640] SSI McSAAB PROTOCOL Version: 2.0-rc1 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.036407] dspbridge_init: 412800 bytes @ 80600000 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.105468] mmc0: host does not support reading read-only switch. assuming write-enable. Oct 28 22:48:24 Nokia-N900 kernel: [ 7.105590] mmc0: new SD card at address b10c Oct 28 22:48:24 Nokia-N900 kernel: [ 7.116363] mmcblk0: mmc0:b10c SD512 488 MiB Oct 28 22:48:24 Nokia-N900 kernel: [ 7.116729] mmcblk0: p1 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.187561] omap-iommu omap-iommu.1: isp registered Oct 28 22:48:24 Nokia-N900 kernel: [ 7.321685] mmc1: new high speed MMC card at address 0001 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.327331] mmcblk1: mmc1:0001 MMC32G 29.8 GiB Oct 28 22:48:24 Nokia-N900 kernel: [ 7.327636] mmcblk1: p1 p2 p3 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.392425] omap-iommu omap-iommu.1: isp: version 1.1 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.649902] smia-sensor 2-0010: firmware: requesting smia-sensor-01-022b-04.bin Oct 28 22:48:24 Nokia-N900 kernel: [ 7.669494] smia_reglist_import: meta_reglist version 2009-07-27 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.669586] smia_reglist_import: type 10^Iw 648^Ih 488^Ifmt 30314142^Iival 100/1502^Iptr d0cbc2a0 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.669586] smia_reglist_import: type 10^Iw 648^Ih 488^Ifmt 30314142^Iival 100/3003^Iptr d0cbc228 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.669616] smia_reglist_import: type 1^Iw 0^Ih 0^Ifmt 30314142^Iival 100/0^Iptr d0cbc090 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.669647] smia_reglist_import: type 0^Iw 0^Ih 0^Ifmt 30314142^Iival 100/0^Iptr d0cbc038 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.687683] et8ek8 3-003e: firmware: requesting et8ek8-0002.bin Oct 28 22:48:24 Nokia-N900 kernel: [ 7.706665] smia_reglist_import: meta_reglist version V14 03-June-2008 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.706756] smia_reglist_import: type 10^Iw 2592^Ih 1968^Ifmt 30314442^Iival 100/1292^Iptr d0cbf1f4 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.706787] smia_reglist_import: type 10^Iw 2592^Ih 1968^Ifmt 30314142^Iival 100/399^Iptr d0cbf454 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.706817] smia_reglist_import: type 10^Iw 1296^Ih 984^Ifmt 30314142^Iival 100/501^Iptr d0cbf57c Oct 28 22:48:24 Nokia-N900 kernel: [ 7.706817] smia_reglist_import: type 10^Iw 1296^Ih 984^Ifmt 30314442^Iival 100/2500^Iptr d0cbf614 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.706848] smia_reglist_import: type 10^Iw 1296^Ih 984^Ifmt 30314442^Iival 100/3000^Iptr d0cbf28c Oct 28 22:48:24 Nokia-N900 kernel: [ 7.706848] smia_reglist_import: type 10^Iw 864^Ih 656^Ifmt 30314142^Iival 100/2988^Iptr d0cbf324 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.706878] smia_reglist_import: type 10^Iw 648^Ih 492^Ifmt 30314142^Iival 100/499^Iptr d0cbf4e4 Oct 28 22:48:24 Nokia-N900 kernel: [ 7.706909] smia_reglist_import: type 10^Iw 648^Ih 492^Ifmt 30314142^Iival 100/2993^Iptr d0cbf3bc Oct 28 22:48:24 Nokia-N900 kernel: [ 7.706909] smia_reglist_import: type 1^Iw 2592^Ih 1968^Ifmt 30314142^Iival 100/1207^Iptr d0cbf04c Oct 28 22:48:24 Nokia-N900 kernel: [ 8.203796] g_file_storage gadget: File-backed Storage Gadget, version: 7 August 2007 Oct 28 22:48:24 Nokia-N900 kernel: [ 8.203857] g_file_storage gadget: Number of LUNs=2 Number of buffers=16 Oct 28 22:48:24 Nokia-N900 kernel: [ 8.203918] musb_hdrc musb_hdrc: MUSB HDRC host driver Oct 28 22:48:24 Nokia-N900 kernel: [ 8.206237] musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 1 Oct 28 22:48:24 Nokia-N900 kernel: [ 8.206726] usb usb1: configuration #1 chosen from 1 choice Oct 28 22:48:24 Nokia-N900 kernel: [ 8.206970] hub 1-0:1.0: USB hub found Oct 28 22:48:24 Nokia-N900 kernel: [ 8.207092] hub 1-0:1.0: 1 port detected Oct 28 22:48:24 Nokia-N900 kernel: [ 10.532287] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use) Oct 28 22:48:24 Nokia-N900 kernel: [ 10.759246] Adding 786424k swap on /dev/mmcblk0p3. Priority:-1 extents:1 across:786424k Oct 28 22:48:24 Nokia-N900 kernel: [ 11.915252] kjournald starting. Commit interval 1 seconds Oct 28 22:48:24 Nokia-N900 kernel: [ 11.926208] EXT3 FS on mmcblk1p2, internal journal Oct 28 22:48:24 Nokia-N900 kernel: [ 11.926269] EXT3-fs: mounted filesystem with writeback data mode. Oct 28 22:48:24 Nokia-N900 kernel: [ 16.718994] Bluetooth: L2CAP ver 2.13 Oct 28 22:48:24 Nokia-N900 kernel: [ 16.719024] Bluetooth: L2CAP socket layer initialized Oct 28 22:48:24 Nokia-N900 kernel: [ 16.914886] Bluetooth: SCO (Voice Link) ver 0.6 Oct 28 22:48:24 Nokia-N900 kernel: [ 16.914916] Bluetooth: SCO socket layer initialized Oct 28 22:48:24 Nokia-N900 kernel: [ 16.963806] hci_h4p hci_h4p: firmware: requesting bcmfw.bin Oct 28 22:48:24 Nokia-N900 kernel: [ 16.990203] McSAAB: ACWAKE DOWN Oct 28 22:48:24 Nokia-N900 kernel: [ 16.990264] McSAAB: ACWAKE UP Oct 28 22:48:24 Nokia-N900 kernel: [ 16.990325] McSAAB: WAKELINES TEST OK Oct 28 22:48:24 Nokia-N900 kernel: [ 17.752532] Bluetooth: RFCOMM socket layer initialized Oct 28 22:48:24 Nokia-N900 kernel: [ 17.752593] Bluetooth: RFCOMM TTY layer initialized Oct 28 22:48:24 Nokia-N900 kernel: [ 17.752624] Bluetooth: RFCOMM ver 1.11 Oct 28 22:48:24 Nokia-N900 kernel: [ 21.134094] misc iphb: Module registered in 2.6.28-omap1, built Aug 6 2010 11:50:55 Oct 28 22:48:24 Nokia-N900 kernel: [ 66.545928] cfg80211: Regulatory domain changed to country: EU Oct 28 22:48:24 Nokia-N900 kernel: [ 66.545959] ^I(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) Oct 28 22:48:24 Nokia-N900 kernel: [ 66.545989] ^I(2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) Oct 28 22:48:24 Nokia-N900 kernel: [ 66.545989] ^I(5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) Oct 28 22:48:24 Nokia-N900 kernel: [ 66.546020] ^I(5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) Oct 28 22:48:24 Nokia-N900 kernel: [ 66.546020] ^I(5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) Oct 28 22:48:24 Nokia-N900 kernel: [ 66.546051] ^I(5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) Oct 28 22:48:24 Nokia-N900 kernel: [ 66.546051] ^I(5490000 KHz - 5710000 KHz @ 40000 KHz), (600 mBi, 3000 mBm) Oct 28 22:48:24 Nokia-N900 kernel: [ 68.904571] SCSI subsystem initialized Oct 28 22:48:24 Nokia-N900 kernel: [ 69.322845] Driver 'sd' needs updating - please use bus_type methods Oct 28 22:48:24 Nokia-N900 kernel: [ 239.444549] slide (GPIO 71) is now open Oct 28 22:48:24 Nokia-N900 kernel: [ 244.124053] wl12xx spi4.0: firmware: requesting wl1251-fw.bin Oct 28 22:48:24 Nokia-N900 kernel: [ 245.038757] wl1251: 151 tx blocks at 0x3b788, 35 rx blocks at 0x3a780 Oct 28 22:48:24 Nokia-N900 kernel: [ 245.039123] wl1251: firmware booted (Rev 4.0.4.3.7) Oct 28 22:48:24 Nokia-N900 kernel: [ 247.131866] wl1251: down Oct 28 22:48:24 Nokia-N900 kernel: [ 248.209838] wl1251: 151 tx blocks at 0x3b788, 35 rx blocks at 0x3a780 Oct 28 22:48:24 Nokia-N900 kernel: [ 248.225524] wl1251: firmware booted (Rev 4.0.4.3.7) Oct 28 22:48:24 Nokia-N900 kernel: [ 249.186614] wlan0: authenticate with AP 00:25:9c:36:c0:bb Oct 28 22:48:24 Nokia-N900 kernel: [ 249.188873] wlan0: authenticated Oct 28 22:48:24 Nokia-N900 kernel: [ 249.188903] wlan0: associate with AP 00:25:9c:36:c0:bb Oct 28 22:48:24 Nokia-N900 kernel: [ 249.191680] wlan0: RX AssocResp from 00:25:9c:36:c0:bb (capab=0x431 status=0 aid=1) Oct 28 22:48:24 Nokia-N900 kernel: [ 249.191711] wlan0: associated Oct 28 22:49:32 Nokia-N900 tracker-indexer[1904]: GLIB DEBUG Tracker - Checking XDG_DATA_HOME is writable and exists Oct 28 22:49:32 Nokia-N900 tracker-indexer[1904]: GLIB MESSAGE Tracker - XDG_DATA_HOME set to '/home/user/.local/share' Oct 28 22:49:32 Nokia-N900 tracker-indexer[1904]: GLIB DEBUG Tracker - Path is OK Oct 28 22:49:32 Nokia-N900 tracker-indexer[1904]: GLIB MESSAGE Tracker - Setting IO priority Oct 28 22:49:32 Nokia-N900 tracker-indexer[1904]: GLIB MESSAGE Tracker - Setting process priority Oct 28 22:49:32 Nokia-N900 tracker-indexer[1904]: GLIB MESSAGE Tracker - Setting up stopword list for language code:'en' Oct 28 22:49:32 Nokia-N900 tracker-indexer[1904]: GLIB MESSAGE Tracker - Tracker couldn't read stopword file:'/usr/share/tracker/languages/stopwords.en', Failed to open file '/usr/share/tracker/languages/stopwords.en': open() failed: No such file or directory Oct 28 22:49:32 Nokia-N900 tracker-indexer[1904]: GLIB MESSAGE Tracker - Setting up stemmer for language code:'en' Oct 28 22:49:32 Nokia-N900 tracker-indexer[1904]: GLIB MESSAGE Tracker - Registering DBus service... Name:'org.freedesktop.Tracker.Indexer' Oct 28 22:49:34 Nokia-N900 tracker-indexer[1904]: GLIB WARNING ** Tracker - Unable to retrieve info from file (Error stating file '/home/user/MyDocs/filemanager-checking': No such file or directory) Oct 28 22:49:36 Nokia-N900 tracker-indexer[1904]: GLIB WARNING ** Tracker - Unable to retrieve info from file (Error stating file '/home/user/MyDocs/filemanager-checking': No such file or directory) Oct 28 22:50:08 Nokia-N900 filebox[1937]: GLIB CRITICAL ** GLib-GObject - g_object_get: assertion `G_IS_OBJECT (object)' failed Oct 28 22:50:09 Nokia-N900 filebox[1937]: GLIB CRITICAL ** Gtk - gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed Oct 28 22:50:18 Nokia-N900 leafpad[1946]: GLIB WARNING ** GLib-GObject - IA__g_object_set_valist: object class `HildonPannableArea' has no property named `' Oct 28 22:50:18 Nokia-N900 leafpad[1946]: GLIB CRITICAL ** Gtk - gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed Oct 28 22:50:18 Nokia-N900 last message repeated 3 times Oct 28 22:50:18 Nokia-N900 leafpad[1946]: GLIB CRITICAL ** Gtk - gtk_item_factory_get_widget: assertion `GTK_IS_ITEM_FACTORY (ifactory)' failed Oct 28 22:50:18 Nokia-N900 leafpad[1946]: GLIB CRITICAL ** Gtk - gtk_item_factory_get_widget: assertion `GTK_IS_ITEM_FACTORY (ifactory)' failed Oct 28 22:50:18 Nokia-N900 leafpad[1946]: GLIB CRITICAL ** Gtk - gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed Oct 28 22:50:49 Nokia-N900 last message repeated 3205 times Oct 28 22:51:32 Nokia-N900 last message repeated 3407 times Oct 28 22:52:27 Nokia-N900 tracker-indexer[1904]: GLIB WARNING ** Tracker - Unable to retrieve info from file (Error statingf it all file '/home/user/MyDocs/filemanager-checking': No such file or directory) I hope someonee can make sense of it all
(In reply to comment #20) > I've deleted the rtcom folder rebooted and nothing, totally blank message. So the issue still happens for you. How did you delete the folder exactly? > I'm just copy pasting it here: Attachment prefered for future reference. :)
(In reply to comment #21) > (In reply to comment #20) I deleted it with X Term using the command rm -rf /home/user.mozilla/rtcom I rebooted and the new folder was created but again with the same issues and when I opened the folder with FileBox there was a broken symlink in there.
(In reply to comment #15) > (In reply to comment #13) > > Created an attachment (id=3136) [details] [details] [details] > > Syslog after reboot > > > > I booted N900, opened "Conversations"-App, opened a conversation detail view > > (only black, no history), typed in a message and sent away, closed conversation > > detail view, closed "Conversations"-App. > > > Your log indicates that you've used the message detail view (opened by clicking > a single message in the conversation)... So, your issue might be separate. > There's a spam in this log that browserd backend keeps crashing though. > Either way, in both cases, one workaround is worth trying (you don't lose any > information in this, very first time opening a conversation will be a tad > slower though): > Open terminal. Do: > rm -rf /home/user/.mozilla/rtcom > ... and restart conversations app (for real, it doesn't actually exit > immediately when all the windows are closed...)... easiest way to ensure this > is to reboot the device. Then retry opening the conversation. heyy, no wonder this terminal command worked for me but i have lost all the photos music and every other content under the file manager. i can see all the folders there but not the content in them. I am really sad about it :(. could you please pleasee help me out ?
(In reply to comment #23) > could you please pleasee help me out ? Please avoid fullquoting and please ask in http://talk.maemo.org for support instead. Thanks!