|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
VX9200 Contact list issueThese are my findings on the bitpim phone book issue with the VX9200 (enV3).
Problem: Using bitpim version 1.0.7.20080908 I imported a CSV phonebook from another phone, then sent it to the VX9200 which resulted in the common problem of the first 4 digits of all the numbers being missing. Troubleshooting: I reset the phone to factory settings and created a sample contact. Then I imported the contact list into bitpim. That contact's first number (cell) had 0000 in front of it, the second (home phone) had 0100 in front of it, third (fax or work) 0200, etc... So I edited the numbers of all my actual contacts from my old phone and placed 0000, 0100, 0200 and 0300 in front of the phone numbers for each contact and sent that to the phone. This resulted in the contacts being accurate. However, when a call was received from the person who is the 3rd entry in my contacts, the caller ID and received calls showed up as the first contact in my contact list. The 72nd one in the list called me and everything showed up normally. Jim ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ BitPim-user mailing list BitPim-user@... 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 |
|
|
Re: Env3 ContactsCarrier: VZ
Phone: LG ENV3 OS: XP pro SP3 Version: Test 1.0.7.20090805 I see that there has been some revisions yesterday for the LG VX9200 /Env3. Can a developer mention when a new test system might be available? I have had no luck in trying to run from source code. Is this one of the issues that might be fixed? Can I help the developers in any way with the ENV3? Thanks. I am just trying to send the contacts from the phone to bitpim. I think I went over the 256 (264) entries in my phone. This is less than the 1000 entries the phone supports. I turned the phone off, and back on, bitpit crashes at the same point. The entry for 258 has only two items, phone number, default The entry for 259 has six items, but nothing has changed. I recorded a debug log, Send the contacts from the phone to the phone caused the following: 16:31:47.062 LG-VX9200 (enV3): Parse entry 258 - Mary Mass 16:31:47.078 Exception: BitPim version: 1.0.7.20090805-Test An unexpected exception has occurred. Please see the help for details on what to do. Traceback (most recent call last): File "gui.pyo", line 284, in run File "gui.pyo", line 159, in __call__ File "gui.pyo", line 1906, in getdata File "phones\com_lgvx11000.pyo", line 120, in getphonebook File "phones\p_lgvx11000.pyo", line 881, in valid IndexError: string index out of range Variables by last 8 frames, innermost last Frame run in gui.pyo at line 277 resultcb = <gui.Callback instance at 0x06249490> res = None self = <WorkerThread(BitPim helper, started daemon)> item = (<gui.Request instance at 0x062496C0>, <gui.Callback instance at 0x06249490>) call = <gui.Request instance at 0x062496C0> ex = IndexError('string index out of range',) e = IndexError('string index out of range',) first = 0 Frame __call__ in gui.pyo at line 159 self = <gui.Request instance at 0x062496C0> args = () d = Keys [] {} kwargs = Keys [] {} Frame getdata in gui.pyo at line 1906 count = 1 i = (<bound method GetPhoneDialog.GetPhoneBookSetting of <guiwidgets.GetPhoneDialog; self = <WorkerThread(BitPim helper, started daemon)> req = <guiwidgets.GetPhoneDialog; proxy of <Swig Object of type 'wxDialog *' at 0x2b62 willcall = [(<bound method GetPhoneDialog.GetPhoneBookSetting of <guiwidgets.GetPhoneDialog results = Keys ['groups', 'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index'] {'sync': {'phonebook': 'MERGE'}, 'wallpaper-index': {100: {'origin': 'images', ' sync = Keys ['phonebook'] {'phonebook': 'MERGE'} st = 0 todo = [(<bound method WorkerThread.rebootcheck of <WorkerThread(BitPim helper, started Frame getphonebook in phones\com_lgvx11000.pyo at line 120 pbook = Keys [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258] {0: {'serials': [{'serial2': 1, 'serial1': 1, 'sourcetype': 'lgvx9200', 'sourceu _rt_ids = Keys [u'brew/mod/10889/ringtones/einekleine.mp3', u'brew/mod/10889/ringtones/grape2.mp3', u'brew/mod/10889/ringtones/stop.mp3', u'brew/mod/10889/ringtones/theme.mp3'] {u'brew/mod/10889/ringtones/grape2.mp3': u'grape2.mp3', u'brew/mod/10889/rington _wp_ids = Keys [u'set_as_pic_id_dir/932956285.jpg'] {u'set_as_pic_id_dir/932956285.jpg': None} _speeds = Keys [0, 1, 2, 3, 4, 16, 32, 36, 37, 75, 92, 100, 116, 130, 142, 149, 155, 167, 170, 205, 220, 227, 1000] {0: {1: 95}, 1: {1: 96}, 130: {1: 10}, 3: {1: 98}, 4: {1: 99}, 2: {1: 97}, 142: self = <phones.com_lgvx9200.Phone object at 0x07933950> pb_addresses = <phones.p_lgvx11000.pafile object at 0x0716C790> _cnt = 259 pb_entry = <phones.p_lgvx11000.pbfileentry object at 0x067DA8F0> pb_numbers = <phones.p_lgvx8550.pnfile object at 0x0754E470> ring_pathf = <phones.p_lgvx8550.PathIndexFile object at 0x0739D530> result = Keys ['groups', 'ringtone-index', 'sync', 'uniqueserial', 'wallpaper-index'] {'sync': {'phonebook': 'MERGE'}, 'wallpaper-index': {100: {'origin': 'images', ' picid_pathf = <phones.p_lgvx8550.PathIndexFile object at 0x075F60D0> pb_entries = <phones.p_lgvx11000.pbfile object at 0x05BBE090> _favorites = Keys [] {} _ices = Keys [142, 170, 249] {249: 1, 170: 2, 142: 0} Frame valid in phones\p_lgvx11000.pyo at line 881 self = <phones.p_lgvx11000.pbfileentry object at 0x067DA8F0> ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ BitPim-user mailing list BitPim-user@... 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 |
| Free embeddable forum powered by Nabble | Forum Help |