OK, I fixed it (don't know exactly how) and all is working again. I started phoco manually and after that RR. Then I closed both and run RR again and phonecontrol opened like it's supposed to do.
you can put the link back guino.
well this could not work....change the "ACCEPT_CALL_PHOCO" to "DIAL_PHOCO"...
thats it!!
OK, I fixed it (don't know exactly how) and all is working again. I started phoco manually and after that RR. Then I closed both and run RR again and phonecontrol opened like it's supposed to do.
you can put the link back guino.
Ok hematec, now working correctly! ThanxOriginally Posted by hematec
![]()
Fabio
_______________________
Travla C134
Jetway J7F2WE 1Gb DDR2 - HD SATA 3.5" 80Gb + HD 2.5" 40Gb - Lilliput 7" TS - Holux GR-213 - Bluetooth - Belkin 802.11g WiFi - Silabs Radio - HTC Leo
RoadRunner - PC Navigator 7.1 - FreeFone
@guino could it be, that the sourcefiles and the exe-file are not the same source???
in the source the lines in the sub checkafter are missing, but the exe works fine...??
@guino & @hematec:
Are you using the info that Zorro sent out about starting phoco?
I'm having trouble... I restart my computer, load RR+Phoco, my phone isnt detected, I can go into phone it is as if there is no phone connected... if I receve a call RR/Phoco dont notify me...
I can then quit RR/PhoCo and load PhoCo on its own, then it works, and I can go into RR and it will work.. it seems that when RR starts phoco it isnt forcing phoco to look for the phone and reset it and everything...
Z sent me this saying to use this to start phoco hidden for max speed, I'm not sure if there is something here that you guys missed out, or if we are all at a loss...
This starts PhoCo without using any Design file, so the startup is pretty much faster.Code:Public Sub StartPhoCo(ByVal pi_sAppPathExe As String) Dim l_sPath As String Dim l_lHandle as long '--------------------------------------------- ' extract the path '--------------------------------------------- l_sAppPath = Left(pi_sAppPathExe, InStrRev(pi_sAppPathExe, "\")) '--------------------------------------------- ' start it '--------------------------------------------- l_lHandle = ShellExecute(0, "open", pi_sAppPathExe, "-remoteNoDesign", l_sAppPath, 0) If l_lHandle < 32 Then ' signal user that PhoCo can't be started (see ShellExecute for the "why") End If End Sub
@Hematec
I may have not updated the package correctly.. I'll review the code to add that "ACCEPT_CALL_PHOCO" (as well as "DIAL_PHOCO") and repost the beta4, with a fresh source package..
@RoyN
cool.. I'll add that...
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
Ok, Just updated the Beta4 Update:
http://rmc.pimpedwheels.com/PhocoBeta4.zip
also updated the sources:
http://rmc.pimpedwheels.com/RoadRunnerSource-Phoco.zip
This should fix the Answer call bug ("ACCEPT_CALL_PHOCO" command is now added -- but "DIAL_PHOCO" can also answer calls). Also added the -remoteNoDesign to load phoco faster..
Is there anybody still having Phonebook issues ?? and if so, did you try that test app Hematec made to show the phonebooks available from your phone ?
Thanks for the help with this guys...
Guino.
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
I downloaded the newest files and I just configured the new WIDCOMM drivers so that I can accept calls and hear them over my speakers, as well as talk from a mic. whenever I recieve an incoming call RR will lower it's volume, but I don't get a screen that gives me an option to answer/ignore/etc. I was able to see this screen when I was using the windows drivers, but not with the WIDCOMM drivers. I beleive the problem also arose when I got the newest version of the program. phoco would open, but not be visible, and it is now. any ideas?
try to start Phoco BEFORE RR runs to see what happens.. also, check if you get a call notification in Phoco alone.. I'm waiting on my phone to be able to do any tests myself...
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
@ATXAccord
is the volume lowering or muting when you get a call???
could you dial out of RR? Is there a skin file named call_in.skin??
Bookmarks