Re: V3m does not transfer SMS
Jon Zadra <[email protected]> Fri, 23 Aug 2013 18:33:55 -0400
| Newsgroups | gmane.comp.mobile.bitpim.user |
|---|---|
| Message-ID | <CABrMOi+stoaTN5zvKUpDhQLFE3u1apeVqh+C7jhDh92fwKzpJw@mail.gmail.com> |
--===============2742444081144335959== Content-Type: multipart/alternative; boundary=089e0115f49ab8bd2b04e4a50180 --089e0115f49ab8bd2b04e4a50180 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Thanks Jim. Yes, I think I have a little over 500 messages, so if there is an upper limit that may be my problem too. I had assumed the 'Overwrite' in the log referred ot my choice to replace, rather than add to, the existing SMS messages if any were stored in BitPim. I will take a look next time I get a chance and see if the other selection changes that log message. Unless you ended up with a solution, don't worry about going through your notes. I'll wait and see if I get a response from anyone else. If it's anything useful, I'll pass it along. Thanks again, Jon On Fri, Aug 23, 2013 at 6:25 PM, Jim <[email protected]> wrote: > > Hi, > > I used a Motorola Razr on Verizon from probably about fall of 2007 for at > least a couple of years. I tried to use Bitpim to pull the SMS messages > and had some of the same problems you describe now. > > At the time, I looked at the code and posted to the user group and > developer group and no one was responsive at all. I believe this was in > the summer of 2008, but maybe 2009. > > Let me ask this... do you have a lot of messages? I did. > > Notice the line in your log: > 14:34:01.805 {'sms': 'OVERWRITE'} > > When I looked at the code back then, I found a loop which was used to rea= d > the messages was not set high enough for the number of messages I had > stored. The loop had no warning when it was reaching the limit. From wh= at > I could tell, the program would simply crash when it reached the end of t= he > loop, before it processed the messages. I could never determine why ther= e > was no comment about the upper limit of the loop. Possibly, there was a > memory issue if it was set higher, or, a develop just figured it was good > enough... maybe higher than what the phones would store at the time the > code was written. Most phones don=92t keep more than 1,000 messages, but= as > I recall, the Razr could keep a lot more than that. I don=92t recall eve= n > getting the message you got, so maybe someone tinkered with it since then= . > > If you search my postings, other than frustration, you will see where I > posted the suspicious line of code and the module it came from. As I > remember, I put out a request that anyone running the platform change one > number in the code and see if it would compile, and I offered to test it, > since at the time, I didn=92t feel like setting up the entire development > platform. It seemed like a simple request. I debugged it, let someone > else compile. > > No one ever responded. > > I would still be willing to test a custom version of Bitpim to see if it > fixes the problem, as long as I know it comes from a developer. I won=92= t > hold my breath. > > I=92ll dig through notes if you wish to pursue this. > > take care, > Jim > > > > > > > *From:* Jon Zadra <[email protected]> > *Sent:* Friday, August 23, 2013 2:38 PM > *To:* [email protected] > *Subject:* [BitPim-user] V3m does not transfer SMS > > Hello, > > I have a Motorola V3m (sprint). I am trying to pull all the SMS messages > off of it. > > It does not auto-detect, but I manually set it to the V3m (sprint) phone > on COM4. I am able to successfully get the phone book with these setting= s, > and although it will briefly display the status of SMS in the status bar > current task, no SMS messages are transferred. There is no error. > > I have tried using COM3 (unable to communicate error), and also tried > other similar phone settings (V3mM, V3cm, etc). > > Info: > BitPim Ver 1.0.7 > OS: Windows 7 x64 > Using USB cable > > Phone info (retrieved by BitPim): > > Model: Motorola V3m-Sprint Phone > Firmware Version: 24.2_00.37.0S3,2032 > > Below is the log file excerpt of an attempted SMS transfer: > > 14:33:36.296 COM4: USB support is not available > 14:33:36.296 COM4: Opening port COM4, 115200 baud, timeout 3.000000, > hardwareflow 0, softwareflow 0 > 14:33:36.302 COM4: Open of comm port suceeded > 14:33:36.303 Moto-V3m: Getting Phone Info > 14:33:36.308 Moto-V3m: Switching to modem > 14:33:36.322 Moto-V3m: Now in modem mode > 14:33:36.342 Moto-V3m: Switching from modem to phonebook > 14:33:39.427 Moto-V3m: Now in phonebook mode > 14:33:39.450 Moto-V3m: Switching from phonebook to modem > 14:33:39.575 Moto-V3m: Now in modem mode > 14:33:53.450 Moto-V3m: Retrieving fundamental phone information > 14:33:53.453 Moto-V3m: Switching from modem to phonebook > 14:33:56.536 Moto-V3m: Now in phonebook mode > 14:33:56.549 Moto-V3m: Phone serial number > 14:33:56.556 Moto-V3m: Reading group information > 14:33:56.586 Moto-V3m: Group Count: 14 > 14:33:56.631 Moto-V3m: Switching from phonebook to modem > 14:33:56.757 Moto-V3m: Now in modem mode > 14:33:56.763 Moto-V3m: Switching from modem to BREW > 14:33:56.779 Moto-V3m: Now in brew mode > 14:33:56.779 Moto-V3m: Now in brew mode > 14:33:56.780 Moto-V3m: Reading Ringtone Index > 14:33:56.782 Moto-V3m: Getting file contents '/MyToneDB.db' > 14:33:58.207 Moto-V3m: Reading Wallpaper Index > 14:33:58.207 Moto-V3m: Listing files in dir: 'motorola/shared/picture' > 14:33:58.559 Moto-V3m: Fundamentals retrieved > 14:33:58.559 Moto-V3m: Switching from BREW to modem > 14:33:58.562 Moto-V3m: Now in modem mode > 14:33:58.568 Moto-V3m: Reading SMS messages > 14:33:58.568 Moto-V3m: Switching from modem to phonebook > 14:34:01.654 Moto-V3m: Now in phonebook mode > 14:34:01.680 Moto-V3m: Switching from phonebook to modem > 14:34:01.805 Moto-V3m: Now in modem mode > 14:34:01.805 ['uniqueserial', 'sms', 'sync', 'ringtone-index', > 'wallpaper-index', 'canned_msg', 'groups'] > 14:34:01.805 {'sms': 'OVERWRITE'} > > > > Thanks! > > Jon > > ------------------------------ > > -------------------------------------------------------------------------= ----- > Introducing Performance Central, a new site from SourceForge and > AppDynamics. Performance Central is your source for news, insights, > analysis and resources for efficient Application Performance Management. > Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=3D48897511&iu=3D/4140/ostg.= clktrk > > ------------------------------ > _______________________________________________ > BitPim-user mailing list [email protected] > Unsubscribe or change options at > https://lists.sourceforge.net/lists/listinfo/bitpim-user > > There are several hundred people on this list. Please be > courteous, on topic and follow the instructions before posting > http://www.bitpim.org/help/support.htm > > > > -------------------------------------------------------------------------= ----- > Introducing Performance Central, a new site from SourceForge and > AppDynamics. Performance Central is your source for news, insights, > analysis and resources for efficient Application Performance Management. > Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=3D48897511&iu=3D/4140/ostg.= clktrk > _______________________________________________ > BitPim-user mailing list [email protected] > Unsubscribe or change options at > https://lists.sourceforge.net/lists/listinfo/bitpim-user > > There are several hundred people on this list. Please be > courteous, on topic and follow the instructions before posting > http://www.bitpim.org/help/support.htm > --089e0115f49ab8bd2b04e4a50180 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Thanks Jim.<div><br></div><div>Yes, I think I have a littl= e over 500 messages, so if there is an upper limit that may be my problem t= oo. I had assumed the 'Overwrite' in the log referred ot my choice = to replace, rather than add to, the existing SMS messages if any were store= d in BitPim. =A0I will take a look next time I get a chance and see if the = other selection changes that log message.</div> <div><br></div><div>=A0Unless you ended up with a solution, don't worry= about going through your notes. =A0I'll wait and see if I get a respon= se from anyone else. =A0If it's anything useful, I'll pass it along= .</div> <div><br></div><div>Thanks again,</div><div><br></div><div>Jon</div></div><= div class=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On Fri, Aug 23= , 2013 at 6:25 PM, Jim <span dir=3D"ltr"><<a href=3D"mailto:jturtora@msn= .com" target=3D"_blank">[email protected]</a>></span> wrote:<br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex"> <div dir=3D"ltr"> <div dir=3D"ltr"> <div style=3D"font-size:10pt;font-family:'Arial'"> <div>=A0</div> <div>Hi,</div> <div>=A0</div> <div>I used a Motorola Razr on Verizon from probably about fall of 2007 for= at=20 least a couple of years.=A0 I tried to use Bitpim to pull the SMS messages= =20 and had some of the same problems you describe now.</div> <div>=A0</div> <div>At the time, I looked at the code and posted to the user group and=20 developer group and no one was responsive at all.=A0 I believe this was in= =20 the summer of 2008, but maybe 2009.</div> <div>=A0</div> <div>Let me ask this... do you have a lot of messages?=A0 I did.</div> <div>=A0</div> <div>Notice the line in your log:</div><div class=3D"im"> <div><font face=3D"Calibri"><font style=3D"FONT-SIZE:12pt">14:34:01.805 {&#= 39;sms':=20 'OVERWRITE'}</font></font></div> <div><font size=3D"3" face=3D"Calibri"></font>=A0</div> </div><div>When I looked at the code back then, I found a loop which was us= ed to read=20 the messages was not set high enough for the number of messages I had=20 stored.=A0 The loop had no warning when it was reaching the limit.=A0 From= =20 what I could tell, the program would simply crash when it reached the end o= f the=20 loop, before it processed the messages.=A0 I could never determine why ther= e=20 was no comment about the upper limit of the loop.=A0 Possibly, there was a= =20 memory issue if it was set higher, or, a develop just figured it was good= =20 enough... maybe higher than what the phones would store at the time the cod= e was=20 written.=A0 Most phones don=92t keep more than 1,000 messages, but as I rec= all,=20 the Razr could keep a lot more than that.=A0 I don=92t recall even getting = the=20 message you got, so maybe someone tinkered with it since then.</div> <div>=A0</div> <div>If you search my postings, other than frustration, you will see where = I=20 posted the suspicious line of code and the module it came from.=A0 As I=20 remember, I put out a request that anyone running the platform change one n= umber=20 in the code and see if it would compile, and I offered to test it, since at= the=20 time, I didn=92t feel like setting up the entire development platform.=A0 I= t=20 seemed like a simple request.=A0 I debugged it, let someone else=20 compile.</div> <div>=A0</div> <div>No one ever responded.</div> <div>=A0</div> <div>I would still be willing to test a custom version of Bitpim to see if = it=20 fixes the problem, as long as I know it comes from a developer.=A0 I won=92= t=20 hold my breath.</div> <div>=A0</div> <div>I=92ll dig through notes if you wish to pursue this.</div> <div>=A0</div> <div><font size=3D"3" face=3D"Calibri">take care,</font></div> <div><font size=3D"3" face=3D"Calibri">Jim</font></div> <div>=A0</div> <div>=A0</div> <div>=A0</div> <div>=A0</div> <div>=A0</div> <div style=3D"font-size:small;font-style:normal;text-decoration:none;font-f= amily:'Calibri';display:inline;font-weight:normal"> <div style=3D"FONT:10pt tahoma"> <div><font face=3D"Arial"></font>=A0</div> <div style=3D"BACKGROUND:#f5f5f5"> <div><b>From:</b> <a title=3D"[email protected]" href=3D"mailto:jzadra@gmail= .com" target=3D"_blank">Jon Zadra</a> </div> <div><b>Sent:</b> Friday, August 23, 2013 2:38 PM</div> <div><b>To:</b> <a title=3D"[email protected]" href=3D"mail= to:[email protected]" target=3D"_blank">[email protected]= ourceforge.net</a>=20 </div> <div><b>Subject:</b> [BitPim-user] V3m does not transfer SMS</div></div></d= iv> <div><font face=3D"Arial"></font>=A0</div></div> <div style=3D"font-size:small;font-style:normal;text-decoration:none;font-f= amily:'Calibri';display:inline;font-weight:normal"><div><div class= =3D"h5"> <div dir=3D"ltr">Hello,=20 <div><font face=3D"Arial"></font>=A0</div> <div>I have a Motorola V3m (sprint).=A0 I am trying to pull all the SMS=20 messages off of it.=20 <div><font face=3D"Arial"></font>=A0</div> <div>It does not auto-detect, but I manually set it to the V3m (sprint) pho= ne on=20 COM4.=A0 I am able to successfully get the phone book with these settings,= =20 and although it will briefly display the status of SMS in the status bar cu= rrent=20 task, no SMS messages are transferred.=A0 There is no error.</div> <div><font face=3D"Arial"></font>=A0</div> <div>I have tried using COM3 (unable to communicate error), and also tried = other=20 similar phone settings (V3mM, V3cm, etc).</div> <div><font face=3D"Arial"></font>=A0</div> <div>Info:</div> <div>BitPim Ver 1.0.7</div> <div>OS: Windows 7 x64</div> <div>Using USB cable</div> <div><font face=3D"Arial"></font>=A0</div> <div>Phone info (retrieved by BitPim): </div> <div><font face=3D"Arial"></font>=A0</div> <div>Model: Motorola V3m-Sprint Phone</div> <div>Firmware Version: 24.2_00.37.0S3,2032</div> <div><font face=3D"Arial"></font>=A0</div> <div>Below is the log file excerpt of an attempted SMS transfer:</div> <div><font face=3D"Arial"></font>=A0</div> <div> <div> <div>14:33:36.296 COM4: USB support is not available</div> <div>14:33:36.296 COM4: Opening port COM4, 115200 baud, timeout 3.000000,= =20 hardwareflow 0, softwareflow 0</div> <div>14:33:36.302 COM4: Open of comm port suceeded</div> <div>14:33:36.303 Moto-V3m: Getting Phone Info</div> <div>14:33:36.308 Moto-V3m: Switching to modem</div> <div>14:33:36.322 Moto-V3m: Now in modem mode</div> <div>14:33:36.342 Moto-V3m: Switching from modem to phonebook</div> <div>14:33:39.427 Moto-V3m: Now in phonebook mode</div> <div>14:33:39.450 Moto-V3m: Switching from phonebook to modem</div> <div>14:33:39.575 Moto-V3m: Now in modem mode</div> <div>14:33:53.450 Moto-V3m: Retrieving fundamental phone information</div> <div>14:33:53.453 Moto-V3m: Switching from modem to phonebook</div> <div>14:33:56.536 Moto-V3m: Now in phonebook mode</div> <div>14:33:56.549 Moto-V3m: Phone serial number</div> <div>14:33:56.556 Moto-V3m: Reading group information</div> <div>14:33:56.586 Moto-V3m: Group Count: 14</div> <div>14:33:56.631 Moto-V3m: Switching from phonebook to modem</div> <div>14:33:56.757 Moto-V3m: Now in modem mode</div> <div>14:33:56.763 Moto-V3m: Switching from modem to BREW</div> <div>14:33:56.779 Moto-V3m: Now in brew mode</div> <div>14:33:56.779 Moto-V3m: Now in brew mode</div> <div>14:33:56.780 Moto-V3m: Reading Ringtone Index</div> <div>14:33:56.782 Moto-V3m: Getting file contents '/MyToneDB.db'</d= iv> <div>14:33:58.207 Moto-V3m: Reading Wallpaper Index</div> <div>14:33:58.207 Moto-V3m: Listing files in dir:=20 'motorola/shared/picture'</div> <div>14:33:58.559 Moto-V3m: Fundamentals retrieved</div> <div>14:33:58.559 Moto-V3m: Switching from BREW to modem</div> <div>14:33:58.562 Moto-V3m: Now in modem mode</div> <div>14:33:58.568 Moto-V3m: Reading SMS messages</div> <div>14:33:58.568 Moto-V3m: Switching from modem to phonebook</div> <div>14:34:01.654 Moto-V3m: Now in phonebook mode</div> <div>14:34:01.680 Moto-V3m: Switching from phonebook to modem</div> <div>14:34:01.805 Moto-V3m: Now in modem mode</div> <div>14:34:01.805 ['uniqueserial', 'sms', 'sync', &= #39;ringtone-index',=20 'wallpaper-index', 'canned_msg', 'groups']</div> <div>14:34:01.805 {'sms': 'OVERWRITE'}</div></div></div> <div><font face=3D"Arial"></font>=A0</div> <div><font face=3D"Arial"></font>=A0</div> <div><font face=3D"Arial"></font>=A0</div> <div>Thanks!</div> <div><font face=3D"Arial"></font>=A0</div> <div>Jon</div></div></div> </div></div><p> </p><hr> ---------------------------------------------------------------------------= ---<br>Introducing=20 Performance Central, a new site from SourceForge and <br>AppDynamics.=20 Performance Central is your source for news, insights, <br>analysis and=20 resources for efficient Application Performance Management. <br>Visit us=20 today!<br><a href=3D"http://pubads.g.doubleclick.net/gampad/clk?id=3D488975= 11&iu=3D/4140/ostg.clktrk" target=3D"_blank">http://pubads.g.doubleclic= k.net/gampad/clk?id=3D48897511&iu=3D/4140/ostg.clktrk</a>=20 <p> </p><hr> _______________________________________________<br>BitPim-user mailing list= =20 <a href=3D"mailto:[email protected]" target=3D"_blank">BitP= [email protected]</a><br>Unsubscribe or change options=20 at<br><a href=3D"https://lists.sourceforge.net/lists/listinfo/bitpim-user" = target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/bitpim-user<= /a><br><br>There are=20 several hundred people on this list.=A0 Please be<br>courteous, on topic an= d=20 follow the instructions before=20 posting<br><a href=3D"http://www.bitpim.org/help/support.htm" target=3D"_bl= ank">http://www.bitpim.org/help/support.htm</a><p></p><p></p></div></div></= div></div> <br>-----------------------------------------------------------------------= -------<br> Introducing Performance Central, a new site from SourceForge and<br> AppDynamics. Performance Central is your source for news, insights,<br> analysis and resources for efficient Application Performance Management.<br= > Visit us today!<br> <a href=3D"http://pubads.g.doubleclick.net/gampad/clk?id=3D48897511&iu= =3D/4140/ostg.clktrk" target=3D"_blank">http://pubads.g.doubleclick.net/gam= pad/clk?id=3D48897511&iu=3D/4140/ostg.clktrk</a><br>___________________= ____________________________<br> BitPim-user mailing list <a href=3D"mailto:[email protected]= t">[email protected]</a><br> Unsubscribe or change options at<br> <a href=3D"https://lists.sourceforge.net/lists/listinfo/bitpim-user" target= =3D"_blank">https://lists.sourceforge.net/lists/listinfo/bitpim-user</a><br= > <br> There are several hundred people on this list. =A0Please be<br> courteous, on topic and follow the instructions before posting<br> <a href=3D"http://www.bitpim.org/help/support.htm" target=3D"_blank">http:/= /www.bitpim.org/help/support.htm</a><br></blockquote></div><br></div> --089e0115f49ab8bd2b04e4a50180-- --===============2742444081144335959== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk --===============2742444081144335959== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ BitPim-user mailing list [email protected] Unsubscribe or change options at https://lists.sourceforge.net/lists/listinfo/bitpim-user There are several hundred people on this list. Please be courteous, on topic and follow the instructions before posting http://www.bitpim.org/help/support.htm --===============2742444081144335959==--