Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hello list, Two issues today : First start of launcher : r...@om-gta02 ~ $ launcher restoring state db ver:35 showing window starting dbus thread Getting Calls data.. Segmentation fault (i didn't touch anything in launcher's window). I restarted it, and it worked. I sent a message, and when closing the "Conversion sms" window, i got : [eina_list.c:914] eina_list_remove_list() *** Eina Magic Check Failed !!! Input handle is wrong type Expected: 98761237 - Eina List Supplied: 4004f94c - (null) *** NAUGHTY PROGRAMMER!!! *** SPANK SPANK SPANK!!! *** Now go fix your code. Tut tut tut! -- View this message in context: http://n2.nabble.com/Launcher-v0-38-Release-Updated-26Sep09-inbuilt-contacts-sms-and-phonelog-tp3552019p3741298.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Warren Baird-2 (via Nabble) a écrit : > I really like the SMS conversation interface - however I'm having > trouble with it. When I try to send a reply to a conversation > launcher crashes and I see the following Althought not being an expert, i would say that you need a more recent version of frameworkd.. c_c would probably be able to confirm. -- View this message in context: http://n2.nabble.com/Launcher-v0-38-Release-Updated-26Sep09-inbuilt-contacts-sms-and-phonelog-tp3552019p3738249.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
On 9/29/09, Warren Baird wrote: > I really like the SMS conversation interface - however I'm having trouble > with it. When I try to send a reply to a conversation launcher crashes and > I see the following: > > Error: org.freedesktop.DBus.Python.AttributeError - Traceback (most recent > call last): > File "/usr/lib/python2.6/site-packages/dbus/service.py", line 702, in > _message_cb > retval = candidate_method(self, *args, **keywords) > File > "/usr/lib/python2.6/site-packages/framework/subsystems/opimd/pimd_messages.py", > line 392, in Add > return self.add(entry_data) > File > "/usr/lib/python2.6/site-packages/framework/subsystems/opimd/pimd_generic.py", > line 693, in add > if not PIMB_CAN_ADD_ENTRY in backend.properties: > AttributeError: 'NoneType' object has no attribute 'properties' > > EDJE ERROR: file /usr/share/elementary/themes/default.edj, group > elm/label/base/default has a non-fixed part. add fixed: 1 1; ??? > Problem part is: elm.text > Will recalc min size not allowing broken parts to affect the result. > > this is on shr-t after changing my framework.conf to have > "messages_default_backend = SQList-Messages" > > any suggestions? > > BTW - it seems like the message is correctly sent, it just kills launcher... > > > On Tue, Sep 29, 2009 at 4:44 AM, KaZeR wrote: > >> >> I've been hitting a new issue : >> >> - Conversation, new >> - Select contact >> - Default category is 'Family', which is empty yet. >> - Hit 'Jump', select a letter >> - Boom : >> >> "none >> Segmentation fault" >> >> Maybe launcher should ask to sync, or sync by itself in that case? >> >> >> -- >> View this message in context: >> http://n2.nabble.com/Launcher-v0-38-Release-Updated-26Sep09-inbuilt-contacts-sms-and-phonelog-tp3552019p3734675.html >> Sent from the Openmoko Community mailing list archive at Nabble.com. >> >> ___ >> Openmoko community mailing list >> community@lists.openmoko.org >> http://lists.openmoko.org/mailman/listinfo/community >> > > > > -- > Warren Baird - Photographer and Digital Artist > http://www.synergisticimages.ca > What does SQList-Messages mean? Did you mean SQLite-Messages? :P -- Sebastian Krzyszkowiak dos ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
I really like the SMS conversation interface - however I'm having trouble with it. When I try to send a reply to a conversation launcher crashes and I see the following: Error: org.freedesktop.DBus.Python.AttributeError - Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/dbus/service.py", line 702, in _message_cb retval = candidate_method(self, *args, **keywords) File "/usr/lib/python2.6/site-packages/framework/subsystems/opimd/pimd_messages.py", line 392, in Add return self.add(entry_data) File "/usr/lib/python2.6/site-packages/framework/subsystems/opimd/pimd_generic.py", line 693, in add if not PIMB_CAN_ADD_ENTRY in backend.properties: AttributeError: 'NoneType' object has no attribute 'properties' EDJE ERROR: file /usr/share/elementary/themes/default.edj, group elm/label/base/default has a non-fixed part. add fixed: 1 1; ??? Problem part is: elm.text Will recalc min size not allowing broken parts to affect the result. this is on shr-t after changing my framework.conf to have "messages_default_backend = SQList-Messages" any suggestions? BTW - it seems like the message is correctly sent, it just kills launcher... On Tue, Sep 29, 2009 at 4:44 AM, KaZeR wrote: > > I've been hitting a new issue : > > - Conversation, new > - Select contact > - Default category is 'Family', which is empty yet. > - Hit 'Jump', select a letter > - Boom : > > "none > Segmentation fault" > > Maybe launcher should ask to sync, or sync by itself in that case? > > > -- > View this message in context: > http://n2.nabble.com/Launcher-v0-38-Release-Updated-26Sep09-inbuilt-contacts-sms-and-phonelog-tp3552019p3734675.html > Sent from the Openmoko Community mailing list archive at Nabble.com. > > ___ > Openmoko community mailing list > community@lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community > -- Warren Baird - Photographer and Digital Artist http://www.synergisticimages.ca ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
I've been hitting a new issue : - Conversation, new - Select contact - Default category is 'Family', which is empty yet. - Hit 'Jump', select a letter - Boom : "none Segmentation fault" Maybe launcher should ask to sync, or sync by itself in that case? -- View this message in context: http://n2.nabble.com/Launcher-v0-38-Release-Updated-26Sep09-inbuilt-contacts-sms-and-phonelog-tp3552019p3734675.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
On Monday 28 September 2009 11:48:37 am c_c wrote: > Hi, > > The numbers not being matched is fixed now. Can you confirm that the new > messages on rescan are actually new and not messages that you've deleted? > Messages in the SIM do not get deleted from opim. Rescanning restores those > sms's. I'm waiting for opim to handle that. > Yes they were new messages that were not being displayed. > > Please do report back. > Thanks. > I can't reproduce the glibc error but I did get this 42 SQL error: database is locked 68 SQL error: database is locked 47 SQL error: database is locked Segmentation fault This happened while trying to open up the phone log to view a missed call -- "We must plan for freedom, and not only for security, if for no other reason than only freedom can make security more secure." Karl Popper signature.asc Description: This is a digitally signed message part. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, Patryk Benderz wrote: > > if this is a new version, could you at least provide version number in > subject? > I did change the version number in the first message - that also changes the topic when viewed from nabble. Patryk Benderz wrote: > > Of course best way IMHO would be to start new post with each new > release, if this doesn't bother you too much. > Sure - will do that - these long threads do make getting to the current messages slow. -- View this message in context: http://n2.nabble.com/Launcher-v0-38-Release-Updated-26Sep09-inbuilt-contacts-sms-and-phonelog-tp3552019p3730206.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, vendion wrote: > > configuration > window and have it rescan and 8 text messages "just appear" as far as > launcher is concerned. > The numbers not being matched is fixed now. Can you confirm that the new messages on rescan are actually new and not messages that you've deleted? Messages in the SIM do not get deleted from opim. Rescanning restores those sms's. I'm waiting for opim to handle that. vendion wrote: > > I had to do a --force-depends to get that to upgrade, I can check to see > if > I get a glibc error when I get home to a machine able to ssh into my > phone. > Please do report back. Thanks. -- View this message in context: http://n2.nabble.com/Launcher-v0-38-Release-Updated-26Sep09-inbuilt-contacts-sms-and-phonelog-tp3552019p3730188.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
On Mon, Sep 28, 2009 at 8:01 AM, KaZeR wrote: > > > c_c wrote: > > > > Can you rescan sms's from the configuration window and check? This > > happens generally after a crash. > > > > Will try. > > I have this same problem but it doesn't just happen after a crash, I can some times wake up my freerunner and go into the SMS app built into Launcher and it will say I have no new text messages then go into the configuration window and have it rescan and 8 text messages "just appear" as far as launcher is concerned. Also sometimes after rescanning SMS I have restart Launcher because it can't pull up the messages or it doesn't show the contacts names just their number. > > c_c wrote: > > > > > > KaZeR wrote: > >> > >> Third issue : *** glibc detected *** launcher: double free or corruption > >> (!prev): 0x002f1680 *** > >> Aborted > >> > > Do you remember how this happened? > > Thanks. > > > > > i might have a clue, when doing opkg upgrade : > > opkg upgrade wrote: > > > > Downloading > > > http://build.shr-project.org/shr-unstable/ipk//armv4t/fsousaged_0.9.0.1+gitr464+f07f80fffd61413d1d7143ad7fe3e6b95242-r0.0_armv4t.ipk > > Collected errors: > > * ERROR: Cannot satisfy the following dependencies for fsousaged: > > * libfso-glib0 (>= > > 0.2.1+gitr47+7608c8d98bb65bb5beca6621eb86920b71df1bc9) * > > > I had to do a --force-depends to get that to upgrade, I can check to see if I get a glibc error when I get home to a machine able to ssh into my phone. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
c_c wrote: > > Can you rescan sms's from the configuration window and check? This > happens generally after a crash. > Will try. c_c wrote: > > > KaZeR wrote: >> >> Second issue : i sent a message to myself, using dbus. I didn't receive a >> notification, no "sms 1" icon on launcher's main page >> > Yup. Known issue - low in priority for now. > Ok c_c wrote: > > > KaZeR wrote: >> >> Third issue : *** glibc detected *** launcher: double free or corruption >> (!prev): 0x002f1680 *** >> Aborted >> > Do you remember how this happened? > Thanks. > i might have a clue, when doing opkg upgrade : opkg upgrade wrote: > > Downloading > http://build.shr-project.org/shr-unstable/ipk//armv4t/fsousaged_0.9.0.1+gitr464+f07f80fffd61413d1d7143ad7fe3e6b95242-r0.0_armv4t.ipk > Collected errors: > * ERROR: Cannot satisfy the following dependencies for fsousaged: > * libfso-glib0 (>= > 0.2.1+gitr47+7608c8d98bb65bb5beca6621eb86920b71df1bc9) * > -- View this message in context: http://n2.nabble.com/Launcher-v0-38-Release-Updated-26Sep09-inbuilt-contacts-sms-and-phonelog-tp3552019p3729030.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
[cut] > This newer version is faster because it doesn't delete and re-sync all the > contacts every time. The settings window lets you sync contacts if you've > changed something from another program and need to get launcher up to date. Hi c_c, if this is a new version, could you at least provide version number in subject? It is hard to track for new releases (to put them into CU) if all happens in this topic and subject doesn't change. Of course best way IMHO would be to start new post with each new release, if this doesn't bother you too much. -- Patryk "LeadMan" Benderz Linux Registered User #377521 () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments Email secured by Check Point ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, KaZeR wrote: > > First issue : some messages were missing > Can you rescan sms's from the configuration window and check? This happens generally after a crash. KaZeR wrote: > > Second issue : i sent a message to myself, using dbus. I didn't receive a > notification, no "sms 1" icon on launcher's main page > Yup. Known issue - low in priority for now. KaZeR wrote: > > Third issue : *** glibc detected *** launcher: double free or corruption > (!prev): 0x002f1680 *** > Aborted > Do you remember how this happened? Thanks. -- View this message in context: http://n2.nabble.com/Launcher-v0-38-Release-Updated-26Sep09-inbuilt-contacts-sms-and-phonelog-tp3552019p3728724.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
So, i've been playing a bit with 0.38. First issue : some messages were missing (i was able to read them with dbus from the sim). I exited, relaunched launcher, and now the test message is here, 3x Second issue : i sent a message to myself, using dbus. I didn't receive a notification, no "sms 1" icon on launcher's main page Third issue : *** glibc detected *** launcher: double free or corruption (!prev): 0x002f1680 *** Aborted -- View this message in context: http://n2.nabble.com/Launcher-v0-38-Release-Updated-26Sep09-inbuilt-contacts-sms-and-phonelog-tp3552019p3728322.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
c_c wrote: > > Hi, > Hmmm. There seems to be something odd here. The sms window _is_ closed > when the "Del All" button is pressed (since the last three binaries). > Mmm, weird indeed. Each time i downloaded your binary straight on the FR, moved it to /usr/bin and chmod'ed +x it.. c_c wrote: > > I've repacked the newer binary and icons as the latest package. Try > this. I'm getting no glibc errors though the largest conversation I had > was about 12 sms's. And I haven't yet got a "SQL:library out of sequence" > error either. Can you tell me how many contacts/sms's you have in total? I > must be missing something obvious. > I have around 110 contacts, and estimated around 150/160 sms (counting incoming and outgoing). c_c wrote: > > This newer version is faster because it doesn't delete and re-sync all > the contacts every time. The settings window lets you sync contacts if > you've changed something from another program and need to get launcher up > to date. > > Changes > * doesn't re-sync contacts every time > * contacts can categorised > * resync sms/contacts/calls from settings page > * fixes bug where opim was not updated correctly for sms' sent/not sent > Thanks, I'll test and report :) First thing i noticed : with this new binary, my icons are back in the detailed conversation view. -- View this message in context: http://n2.nabble.com/Launcher-v0-38-Release-Updated-26Sep09-inbuilt-contacts-sms-and-phonelog-tp3552019p3728096.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, Hmmm. There seems to be something odd here. The sms window _is_ closed when the "Del All" button is pressed (since the last three binaries). I've repacked the newer binary and icons as the latest package. Try this. I'm getting no glibc errors though the largest conversation I had was about 12 sms's. And I haven't yet got a "SQL:library out of sequence" error either. Can you tell me how many contacts/sms's you have in total? I must be missing something obvious. This newer version is faster because it doesn't delete and re-sync all the contacts every time. The settings window lets you sync contacts if you've changed something from another program and need to get launcher up to date. Changes * doesn't re-sync contacts every time * contacts can categorised * resync sms/contacts/calls from settings page * fixes bug where opim was not updated correctly for sms' sent/not sent http://n2.nabble.com/file/n3715862/launcher_0.38_arm.ipk launcher_0.38_arm.ipk -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3715862.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Ah, a new one :) I sent a message, and got : *** glibc detected *** launcher: corrupted double-linked list: 0x00328c28 *** This thread had 18 messages. By the way : - when "deleting all" the thread view should be closed, imo - when receiving a new message, the discussion view should be refreshed. Currently i have to close it and reopen it. -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3712982.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, c_c wrote: > > I guess I could use text boxes - dont know if that would be > significantly better. Probably the only thing that might be ok aould be a > genlist. > Anyhow, let me know if this binary helps. > Thanks. > Unfortunately, no. There is no more message like before, just "Segmentation fault" BTW, wouldn't my missing icons be related to that? ERROR: evas image: 0x174e18 has invalid fill size: 0x0. Ignored ERROR: evas image: 0x174e18 has invalid fill size: 0x0. Ignored ERROR: evas image: 0x174e18 has invalid fill size: 0x0. Ignored ERROR: evas image: 0x174e18 has invalid fill size: 0x0. Ignored I have no icons, even for recently sent/received messages. -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3711448.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, KaZeR wrote: > > I don't *need* it, but i would like to be able to.. Just 'because i can' > ;) > I do agree with that. This binary might solve the error. http://n2.nabble.com/file/n3710033/launcher launcher Is there something else that can be used instead of the bubbles? Maybe bare text with icons (in/out) ? I guess I could use text boxes - dont know if that would be significantly better. Probably the only thing that might be ok aould be a genlist. Anyhow, let me know if this binary helps. Thanks. -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3710033.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
c_c wrote: > > Hi, > > KaZeR wrote: >> >> - replying from conversation #1 (60 messages) : i type the message, press >> send. I have the icon with the small timer, and after a few seconds : >> boom : 44 SQL error: 21 library routine called out of sequence >> > Wierd. I don't have threads at this stage - so there must be something > I'm not quite doing right. Will recheck. > > KaZeR wrote: >> >> - reply to myself in a test conversation : works. And here i even get the >> 'Sent' icon on the message i sent (but no icons for the other messages). >> > The icons aren't being shown because the opim db was not correctly > updated in the past. I'm not sure how to correct this now - but the opim > sms data needs to be updated to indicate whether the message was sent or > not. As of now, the older sms's will not show any icon. > > KaZeR wrote: >> >> So all my issues seems to be related to my huge conversation.. >> > Seems so. I wonder how slow it must be. The bubbles were not really > meant to be used for such a long thread. > Seriously, do you need to keep 60 sms's in a thread? :-D > I don't *need* it, but i would like to be able to.. Just 'because i can' ;) Is there something else that can be used instead of the bubbles? Maybe bare text with icons (in/out) ? -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3706152.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, KaZeR wrote: > > - replying from conversation #1 (60 messages) : i type the message, press > send. I have the icon with the small timer, and after a few seconds : boom > : 44 SQL error: 21 library routine called out of sequence > Wierd. I don't have threads at this stage - so there must be something I'm not quite doing right. Will recheck. KaZeR wrote: > > - reply to myself in a test conversation : works. And here i even get the > 'Sent' icon on the message i sent (but no icons for the other messages). > The icons aren't being shown because the opim db was not correctly updated in the past. I'm not sure how to correct this now - but the opim sms data needs to be updated to indicate whether the message was sent or not. As of now, the older sms's will not show any icon. KaZeR wrote: > > So all my issues seems to be related to my huge conversation.. > Seems so. I wonder how slow it must be. The bubbles were not really meant to be used for such a long thread. Seriously, do you need to keep 60 sms's in a thread? :-D -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3705660.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Some more tests : - replying from conversation #1 (60 messages) : i type the message, press send. I have the icon with the small timer, and after a few seconds : boom : 44 SQL error: 21 library routine called out of sequence - reply to myself in a test conversation : works. And here i even get the 'Sent' icon on the message i sent (but no icons for the other messages). So all my issues seems to be related to my huge conversation.. -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3704916.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
c_c wrote: > > Hi, > To be clear - the "Please Wait.." message appears in the window title. > Both 21 SQL Error and 44 SQL Error should happen soon after start but > before the "Please Wait ..." > changes to "Launcher". > Can you confirm that? > Thanks. > It might happen once or twice that i had opened the conversation without actually checking, but then it would crash when opening the main conversation view, not a detailed conversation, no? With your binary from yesterday, i double checked and i still get crashes, even if i wait 10s after 'Please wait' is replaced by 'Launcher'. My last two crashes were error 59. 1st crash : launch, message, open a conversation, crash. But here i might have clicked twice, not sure 2nd crash : launch, message, open the same conversation, close it, open another conversation, crash. No double click here. Test with your latest binary (Sep 23, 2009; 06:26pm) Reproduced 2nd crash. Another try : launch, message, open the same conversation, wait 20s, close it, wait 20s, open another conversation: crash If i open the 2nd conversation first, then close, then open the 1st, it works. then open the 2nd : crash My first conversation has 60 messages, second has 14. Another regression : i don't have the icon telling if the message was sent or received, with the green arrow. But i still have faith :D -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3704871.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, Even Better - try this binary. http://n2.nabble.com/file/n3700793/launcher launcher -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3700793.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, To be clear - the "Please Wait.." message appears in the window title. Both 21 SQL Error and 44 SQL Error should happen soon after start but before the "Please Wait ..." changes to "Launcher". Can you confirm that? Thanks. -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3700346.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, It seems like this error occurs (generally) when the database is accessed from more than 1 thread at the same time. Are you waiting for the "Please Wait..." message to change to launcher before opening a conversation / log / sms or contacts? Anyhow, try the attached binary to see if this one helps. Thanks http://n2.nabble.com/file/n3700321/launcher launcher -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3700321.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
c_c wrote: > > Hi, > Does this happen at startup? > Nop, it happens quite randomly, i haven't yet been able to pinpoint it. Sometimes when i open a conversation, sometimes when i send a sms. In this case, it seems that the message is marked as sent when in fact it wasn't.. i've moved the .launcher folder, but it didn't help. The first value in the message appears to change (last time i got 44). -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3699729.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, Does this happen at startup? -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3699641.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Last time something like this happened to me I `rm -rf .launcher` directory and let it recreate it and everything works again, hope this helps ;) On Wed, Sep 23, 2009 at 7:30 AM, KaZeR wrote: > > On Wed, 23 Sep 2009 03:32:51 -0700 (PDT), "c_c (via Nabble)" > > > wrote: > > Hi, > > Have been too busy to get a release out - though I have squashed a few > > bugs. Try the attached binary - that's the latest. > > > > Thank you. > > Unfortunately : 44 SQL error: 21 library routine called out of sequence > I get this error really often (and it segfaults). > > > -- > K- > > > -- > View this message in context: > http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3698971.html > Sent from the Openmoko Community mailing list archive at Nabble.com. > > ___ > Openmoko community mailing list > community@lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community > ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
On Wed, 23 Sep 2009 03:32:51 -0700 (PDT), "c_c (via Nabble)" wrote: > Hi, > Have been too busy to get a release out - though I have squashed a few > bugs. Try the attached binary - that's the latest. > Thank you. Unfortunately : 44 SQL error: 21 library routine called out of sequence I get this error really often (and it segfaults). -- K- -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3698971.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, Have been too busy to get a release out - though I have squashed a few bugs. Try the attached binary - that's the latest. http://n2.nabble.com/file/n3698740/launcher launcher -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3698740.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hello there :) I'm back from holidays.. Expect a new bunch of comments :) And, thanks for this new release, c_c! First issue i'm facing : - opened a conversation - clicked cancel to go back to the main conversation view - boom : 59 SQL error: 21 library routine called out of sequence Segmentation fault -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3691647.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
On Tue, Sep 15, 2009 at 10:22 PM, c_c wrote: > > Hi, > > Dan Staley wrote: > > > > and then just wait for the framework isReady message to load > > > Can you/someone point me to where this signal is emitted from? Or can I > just listen for the idle signal from org.freesmartphone.Device.IdleNotifier > to do this? > Thanks. > > -- > View this message in context: > http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3653505.html > Sent from the Openmoko Community mailing list archive at Nabble.com. > > ___ > Openmoko community mailing list > community@lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community > Unfortunately, I am not very well versed on this. I just noticed that frameworkd writes it out to the log file when it is finished loading. Surely it is also sent out in a signal as well though? Does anyone better versed in the framework know an answer to this? -Dan Staley ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, Dan Staley wrote: > > and then just wait for the framework isReady message to load > Can you/someone point me to where this signal is emitted from? Or can I just listen for the idle signal from org.freesmartphone.Device.IdleNotifier to do this? Thanks. -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3653505.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, Dan Staley wrote: > > Is there any way you could allow launcher to load the home screen with app > launchersand then just wait for the framework isReady message to load > the rest of the contacts/messages/call log info if the framework is not > ready > when you first try? > Sure, I'll do that soon. Thanks for the suggestion. -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3653425.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, Thanks for the quick feedback. Its so easy for me to work around these problems that after some time they stop appearing as problems any more. Hence, your feedback on basic issues really helps re-align my perspective. Łukasz Pankowski wrote: > > - The must have feature is to respect "SingleInstance=true" as illume > does. > It does for all the external apps. I assume you're talking about the internal apps or for launcher itself. Thats something I need to add - and I must admit that I have let this slip for long. Will sort this out soon. Łukasz Pankowski wrote: > > - It is somewhat strange for me that "Edit cat" is a top level icon (why > not under "Configure"?) and "Set App Categories" (the feature I needed > first) is hidden down on the configure screen. > You're right. I'll exchange the locations. 'Configure' is a longer word - so it takes more screen space. Not just for itself but each toolbar item expands to the size of the largest word. Łukasz Pankowski wrote: > > I only discovered "Set App Categories" now writing this sentence, > before I thought "App Icons" was for this purpose, but it segfaults > when I select some category. > Ok - I guess the frame headings are too grey to be seen clearly. The button categories and app icons are in the frame 'Icon Sequence' and actually offer a way of having the icons displayed in your own sequence. The categories works - the 'app icons' is again something I've not done work on for some time. Will sort that out soon. Łukasz Pankowski wrote: > > - But Whenever I start launcher one more copy of almost all messages > is copied from SIM to the conversations > Can you try the newer version? This should work fine now. Łukasz Pankowski wrote: > > - The "Re:" part of conversation could be displayed after first clicking > on "Reply" as it unnecessary takes screen space when I just watch the > conversation. > Yes, usefull suggestion. I'll do that. First click on reply shows the reply bubble, and after typing a message, the second click sends it. Makes sense. Łukasz Pankowski wrote: > > - For me there is only one "==>OUT" conversation with all messages > attached to a random name from my phone book and random date. > That should be fixed too. Can you send me a screenshot? I'll add buttons in settings that allow you to resync from launcher itself - if you notice something is off - till all the bugs get squashed. For now can you delete the db in /home/root/.launcher/launcher.db and retry? Łukasz Pankowski wrote: > > - Conversation recognizes some numbers from phone book but not the > others. > Well, I'm picking up the settings from /etc/phone-utils.conf. Can you check if your international, country and area codes there are right? And can you send me a few examples where the names aren't matched right? Thanks again. -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3653350.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
c_c writes: > Hi, > Here's the latest version of launcher. > > Changes :- > * contacts categories > * better sms workflow > > Caveats : It still takes long for the program to get ready for use. I'm > still trying to figure out how best to optimise the initial data sync > between opim and launcher. Ideas are welcome. > > http://n2.nabble.com/file/n3650415/launcher_0.37_arm.ipk >launcher_0.37_arm.ipk I must say launcher is a promising program with nice looking GUI, but with some notable segfaults (but you probably know all of them). Some issues: - The must have feature is to respect "SingleInstance=true" as illume does. - It is somewhat strange for me that "Edit cat" is a top level icon (why not under "Configure"?) and "Set App Categories" (the feature I needed first) is hidden down on the configure screen. I only discovered "Set App Categories" now writing this sentence, before I thought "App Icons" was for this purpose, but it segfaults when I select some category. - I like messages grouped in conversations (as is). But Whenever I start launcher one more copy of almost all messages is copied from SIM to the conversations (some has 30 messages) - The "Re:" part of conversation could be displayed after first clicking on "Reply" as it unnecessary takes screen space when I just watch the conversation. - For me there is only one "==>OUT" conversation with all messages attached to a random name from my phone book and random date. - Conversation recognizes some numbers from phone book but not the others. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
On Tue, Sep 15, 2009 at 1:16 PM, c_c wrote: > > Hi, > Here's the latest version of launcher. > > Changes :- > * contacts categories > * better sms workflow > > Caveats : It still takes long for the program to get ready for use. I'm > still trying to figure out how best to optimise the initial data sync > between opim and launcher. Ideas are welcome. > > http://n2.nabble.com/file/n3650415/launcher_0.37_arm.ipk > launcher_0.37_arm.ipk > -- > View this message in context: > http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3650415.html > Sent from the Openmoko Community mailing list archive at Nabble.com. > > ___ > Openmoko community mailing list > community@lists.openmoko.org > http://lists.openmoko.org/mailman/listinfo/community > Hi c_c, As always, thanks for the hard work! I am currently still using your version of launcher from before the integrated sms/call log, but will upgrade to your new version shortly. One thing I have noticed, is that using your new versions, I can no longer start launcher in my xsession init. With the old version I would have it run launcher before illume. Then when the wm came up, my preferred home screen was already waiting. I'm assuming this is because the framework is not finished initializing yet. Is there any way you could allow launcher to load the home screen with app launchersand then just wait for the framework isReady message to load the rest of the contacts/messages/call log info if the framework is not ready when you first try? Thanks again, I'll try out your new version soon and give you some feedback. -Dan Staley ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community
Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)
Hi, Here's the latest version of launcher. Changes :- * contacts categories * better sms workflow Caveats : It still takes long for the program to get ready for use. I'm still trying to figure out how best to optimise the initial data sync between opim and launcher. Ideas are welcome. http://n2.nabble.com/file/n3650415/launcher_0.37_arm.ipk launcher_0.37_arm.ipk -- View this message in context: http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3650415.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community