I am trying to get into my phones file system and bitpim freezes. I have yet to do anything with this software
kdubbz Posts: 2
Phone Model: VX8100
Service Provider: Verizon
Mon Jan 30, 2006 4:11 pm
Hey I cannot get bitpim to read info off my phone and I cant send info to it. the ports are 5 as client and 6 as host. Which port works? Ive tryed both but neither work. the program just hangs tryin to read/write to the phone. i am usuing blue tooth by the way. The ports are open too. Later.
kdubbz Posts: 2
Phone Model: VX8100
Service Provider: Verizon
Mon Jan 30, 2006 11:09 pm
Ok, I just fixed the bluetooth issue, I have some songs on it now. Just one question, after I have turned off the bitpim program and I want to add/delete songs, I deleted the song from the list after I retrieved it from the phone. I did that and the song is still in the list even tho i updated it to be deleted. How do I delete the ringers I dont want anymore? Thanks
Also, anyone else notice this bug with the phone? When you press the left voume adjustements on the left when phone is open and you hit the top right key to make it play the song at the volume you selected, only like the first 2 or 3 seconds of the song play then the screen just goes back to the main screen. Whats with that, is it just my phone?
Don Posts: 3
Sun Feb 26, 2006 1:52 am
yes
Posted from a mobile
dereklee003 Posts: 1
Phone Model: LG VX8100
Service Provider: Verizon
Tue Feb 28, 2006 4:08 pm
So I am having the same problem with the vx8100. When i try to send or get phone data, i get the following exception:
BitPim version: 0.8.08-official
An unexpected exception has occurred.
Please see the help for details on what to do.
Traceback (most recent call last):
File "gui.pyo", line 217, in run
File "gui.pyo", line 157, in __call__
File "gui.pyo", line 1874, in getdata
File "gui.pyo", line 1868, in getfundamentals
File "com_lgvx8100.pyo", line 157, in getfundamentals
File "com_lg.pyo", line 635, in getringtoneindices
File "com_lg.pyo", line 691, in getmediaindex
File "com_lg.pyo", line 453, in getindex
File "p_lgvx8100.pyo", line 276, in readfrombuffer
File "prototypes.pyo", line 1104, in readfrombuffer
File "p_lgvx8100.pyo", line 100, in readfrombuffer
File "prototypes.pyo", line 351, in readfrombuffer
File "prototypes.pyo", line 1233, in getnextbytes
IndexError: Trying to read 60 bytes starting at 484 which will go beyond end of 500 byte buffer
Variables by last 8 frames, innermost last
Frame getringtoneindices in com_lg.pyo at line 635
self = <com_lgvx8100.Phone instance at 0x02F2EF80>
results = Keys ['groups', 'uniqueserial', 'wallpaper-index']
{'wallpaper-index': {128: {'origin': 'images', 'vtype': 256, 'name': 'pic15.jpg'
Frame getindex in com_lg.pyo at line 453
self = <com_lgvx8100.Phone instance at 0x02F2EF80>
buf = <prototypes.buffer instance at 0x02F21FD0>
g = <p_lgvx8100.indexfile object at 0x02F3DA10>
filename = 'dload/mysound.dat'
Frame readfrombuffer in p_lgvx8100.pyo at line 276
self = <p_lgvx8100.indexfile object at 0x02F3DA10>
buf = <prototypes.buffer instance at 0x02F21FD0>
Frame readfrombuffer in prototypes.pyo at line 1104
x = <p_lgvx8100.indexentry object at 0x02F3DFF0>
self = <prototypes.LIST object at 0x02F3D730>
buf = <prototypes.buffer instance at 0x02F21FD0>
Frame readfrombuffer in p_lgvx8100.pyo at line 100
self = <p_lgvx8100.indexentry object at 0x02F3DFF0>
buf = <prototypes.buffer instance at 0x02F21FD0>
Frame readfrombuffer in prototypes.pyo at line 351
self = <prototypes.STRING object at 0x02F2BD90>
buf = <prototypes.buffer instance at 0x02F21FD0>
flush = 0
Frame getnextbytes in prototypes.pyo at line 1233
self = <prototypes.buffer instance at 0x02F21FD0>
howmany = 60
VZWprincess Posts: 102
Phone Model: LG 8100
Service Provider: Verizon Wireless
Wed Mar 22, 2006 2:59 pm
huh?
neek Posts: 117
Phone Model: LG VX-8300
Service Provider: Verizon
Fri Mar 24, 2006 7:53 pm
He devided by zero. Oh shi-!
angel967 Posts: 1
Mon Apr 03, 2006 7:09 pm
I am having the same problem with my VX9800, were you able to correct this. I tried reinstalling the program and it still occurs.
dereklee003 wrote:
So I am having the same problem with the vx8100. When i try to send or get phone data, i get the following exception:
BitPim version: 0.8.08-official
An unexpected exception has occurred.
Please see the help for details on what to do.
Traceback (most recent call last):
File "gui.pyo", line 217, in run
File "gui.pyo", line 157, in __call__
File "gui.pyo", line 1874, in getdata
File "gui.pyo", line 1868, in getfundamentals
File "com_lgvx8100.pyo", line 157, in getfundamentals
File "com_lg.pyo", line 635, in getringtoneindices
File "com_lg.pyo", line 691, in getmediaindex
File "com_lg.pyo", line 453, in getindex
File "p_lgvx8100.pyo", line 276, in readfrombuffer
File "prototypes.pyo", line 1104, in readfrombuffer
File "p_lgvx8100.pyo", line 100, in readfrombuffer
File "prototypes.pyo", line 351, in readfrombuffer
File "prototypes.pyo", line 1233, in getnextbytes
IndexError: Trying to read 60 bytes starting at 484 which will go beyond end of 500 byte buffer
Variables by last 8 frames, innermost last
Frame getringtoneindices in com_lg.pyo at line 635
self = <com_lgvx8100.Phone instance at 0x02F2EF80>
results = Keys ['groups', 'uniqueserial', 'wallpaper-index']
{'wallpaper-index': {128: {'origin': 'images', 'vtype': 256, 'name': 'pic15.jpg'
Frame getindex in com_lg.pyo at line 453
self = <com_lgvx8100.Phone instance at 0x02F2EF80>
buf = <prototypes.buffer instance at 0x02F21FD0>
g = <p_lgvx8100.indexfile object at 0x02F3DA10>
filename = 'dload/mysound.dat'
Frame readfrombuffer in p_lgvx8100.pyo at line 276
self = <p_lgvx8100.indexfile object at 0x02F3DA10>
buf = <prototypes.buffer instance at 0x02F21FD0>
Frame readfrombuffer in prototypes.pyo at line 1104
x = <p_lgvx8100.indexentry object at 0x02F3DFF0>
self = <prototypes.LIST object at 0x02F3D730>
buf = <prototypes.buffer instance at 0x02F21FD0>
Frame readfrombuffer in p_lgvx8100.pyo at line 100
self = <p_lgvx8100.indexentry object at 0x02F3DFF0>
buf = <prototypes.buffer instance at 0x02F21FD0>
Frame readfrombuffer in prototypes.pyo at line 351
self = <prototypes.STRING object at 0x02F2BD90>
buf = <prototypes.buffer instance at 0x02F21FD0>
flush = 0
Frame getnextbytes in prototypes.pyo at line 1233
self = <prototypes.buffer instance at 0x02F21FD0>
howmany = 60
tballw32 Posts: 1
Fri Apr 07, 2006 3:25 pm
I'm completely new to uploading anything to a phone. i just got the LG VX8100 and I got a data cable.
I just need an easy explaination of what i need to do to upload songs onto my phone. can anyone help me out?