Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Support Software > No Longer Supported Software > PhoneControl


Reply
 
Share Thread Tools Display Modes
Old 05-27-2004, 04:51 PM   #46
Phone Control Moderator
 
zorro's Avatar
 
Join Date: Mar 2004
Location: Munich, Germany
Posts: 1,902
zorro is on a distinguished road
Quote: Originally Posted by robr
thanks again, ill play with that. i have remote desktop working so as long as the car is in the driveway i have a keyboard . btw, ive been trying searches, but the forum only appears to go back to april 24th. i have all my settings configured to view all topics from the beginning of time. i checked the archive group as well. thanks for your support, i know what a pain in the butt it is to answer the same questions over and over. undoubtedly ill have more, ill keep trying to RTFM and search before bugging you.

It's ok. As I said, be more specific next time, then I'll be more specific with my answers

If you don't want PhoCo to read the phonebook every time you start it, you can write a batch to delete the phonebook (PhoneCtl.PB.xml). If this file is missing when PhoCo starts, it'll read it from the phone.

I did it this way (buffering on the local disc), because a phonebook that has about 500 entires can take up to 3 minutes to read it. This can become very anoying.
__________________
Skinning to go... VisualDesigner2!
zorro is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 05-27-2004, 05:10 PM   #47
Phone Control Moderator
 
zorro's Avatar
 
Join Date: Mar 2004
Location: Munich, Germany
Posts: 1,902
zorro is on a distinguished road
Quote: Originally Posted by robr
zorro, i absolutly dread posting this. i could have sworn i'd seen the answer to this before but a search of this forum on blank, blank buttons or manual dial turns up nothing.

i click manual dial and the only buttons that are labelled are the #, * and a couple of others. am i missing a font or something?

please don't hurt me! *cringe*

Try to load the skin into the designer and check the font settings (especially the font size - there should be no "." or "," in between). If you don't see the button labels there as well, try to change the font.

Yes, you're heading to be the first one with a big "Z" carved on his chest
__________________
Skinning to go... VisualDesigner2!
zorro is offline   Reply With Quote
Old 06-06-2004, 11:08 AM   #48
FLAC
 
LESLIEx317537's Avatar
 
Join Date: Jan 2002
Location: Long Island, NY
Posts: 1,574
LESLIEx317537 is on a distinguished road
Thanks, I'm going to try that later as I also have blank numbers.
__________________
SP13000|M2-ATX|512MB DDR400|2.5" 7200RPM S-ATA|Trans-7"|Slim SL DVD-CDRW|KEH 5.1 DSP|SB L!ve Ext|Gyration PowerMate|BT|WiFi|GPS|WinXP|VoomPC
GPSing - Digital Speedo
Relocating headunit and extending faceplate
Button app to Alt-Tab between two programs
LESLIEx317537 is offline   Reply With Quote
Old 06-06-2004, 02:45 PM   #49
Phone Control Moderator
 
zorro's Avatar
 
Join Date: Mar 2004
Location: Munich, Germany
Posts: 1,902
zorro is on a distinguished road
Quote: Originally Posted by LESLIEx317537
Thanks, I'm going to try that later as I also have blank numbers.

I suppose it's rather the font size then the font itself (Windows would use a similar font). What design did you configure?
__________________
Skinning to go... VisualDesigner2!
zorro is offline   Reply With Quote
Old 06-06-2004, 11:04 PM   #50
Low Bitrate
 
Join Date: Dec 2003
Posts: 63
sniz55 is on a distinguished road
Cant get Winamp to pause... Or my OSK to work??

I have added both the lines that I thought were needed and yet still my winamp doesnt pause when a call comes in... Ive tried Taskbar=0 1 2 3 all of them... and still no luck and Ive placed the OSK in the phonecontrol folder still no luck there either it just loads the old OSK...

Ive attached my Config

Any help would be great!! Thanks.

P.S. Winamp doesnt work normally but I want to be able to get it working in Media Engine after I get it working normal...

<PhoneControl>
<MainWindow size="800,600">
<BackgroundImage>Backgrounds\blue.png</BackgroundImage>
<Padding id="Left">30</Padding>
<Padding id="Top">80</Padding>
<Padding id="Right">30</Padding>
<Padding id="Bottom">80</Padding>
<ShowNumberInButton>True</ShowNumberInButton>
<ResizePhonebook>True</ResizePhonebook>
<Title>
<Position id="Top">40</Position>
<Position id="Left">30</Position>
</Title>
<Font id="MainWindow">
<Name>Tahoma</Name>
<Size>24</Size>
<Style>Bold</Style>
<Color>DarkGray</Color>
</Font>
<SMSTextColor>Black</SMSTextColor>
<SMSTextBackColor>White</SMSTextBackColor>
<MediaPlayer>winamp</MediaPlayer>
<UseOSK executable="VirtualKeybd.exe">true</UseOSK>
</MainWindow>............................
sniz55 is offline   Reply With Quote
Old 06-07-2004, 09:17 AM   #51
Newbie
 
Join Date: Jun 2004
Location: Taiwan
Posts: 17
lanpa16 is on a distinguished road
Unable to load phonebook in Chinese character

PhoneCo works great on my computer. But it seems not familiar with Dual Byte Character Set... I have to remove my phonebook or edit PhoneCtl.Config.xml to prevent PhoneCo hanging.

It would be very, very nice if you fix it for us. thanks, Zorro.

the error message is: ( please forgive me not able to translate those strange characters... )

如需不使用這個對話方塊,另行叫用 JIT (Just In Time) 偵錯功能的
詳細資料,請參閱本訊息結尾處的資訊。

************** 例外狀況文字 **************
System.ArgumentOutOfRangeException: 索引超出範圍。必須為非負數且小於集合的大小。
參數名稱: startIndex
at System.Globalization.CompareInfo.IndexOfString(Voi d* pSortingTable, Int32 win32LCID, String source, String value, Int32 startIndex, Int32 count, Int32 options)
at System.Globalization.CompareInfo.IndexOf(String source, String value, Int32 startIndex)
at PhoneCtl.NET.frmMain.FilterComma(String pi_sText)
at PhoneCtl.NET.frmMain.GetPBEntries(Int32 pi_iPBIndex, Int32 pi_iMaxEntries, Int32 pi_iMaxEntryLen)
at PhoneCtl.NET.frmMain.RefreshPB(Boolean pi_fForceRefresh, Int32 pi_iPBIndex)
at PhoneCtl.NET.frmMain.tmrReadPB_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime)
lanpa16 is offline   Reply With Quote
Old 06-07-2004, 10:53 AM   #52
Phone Control Moderator
 
zorro's Avatar
 
Join Date: Mar 2004
Location: Munich, Germany
Posts: 1,902
zorro is on a distinguished road
Quote: Originally Posted by lanpa16
PhoneCo works great on my computer. But it seems not familiar with Dual Byte Character Set... I have to remove my phonebook or edit PhoneCtl.Config.xml to prevent PhoneCo hanging.

It would be very, very nice if you fix it for us. thanks, Zorro.

...

Can you please send me your phonebook. I need it for testing... I promise I'm not gonna read it
__________________
Skinning to go... VisualDesigner2!
zorro is offline   Reply With Quote
Old 06-07-2004, 12:14 PM   #53
Newbie
 
Join Date: Jun 2004
Location: Taiwan
Posts: 17
lanpa16 is on a distinguished road
I've sent my phonebook in csv format through PhoneControl.NET...
thanks.
lanpa16 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 06-07-2004, 05:40 PM   #54
Phone Control Moderator
 
zorro's Avatar
 
Join Date: Mar 2004
Location: Munich, Germany
Posts: 1,902
zorro is on a distinguished road
Quote: Originally Posted by sniz55
I have added both the lines that I thought were needed and yet still my winamp doesnt pause when a call comes in... Ive tried Taskbar=0 1 2 3 all of them... and still no luck and Ive placed the OSK in the phonecontrol folder still no luck there either it just loads the old OSK...

Ive attached my Config

Any help would be great!! Thanks.

P.S. Winamp doesnt work normally but I want to be able to get it working in Media Engine after I get it working normal...

...

VirtualKeyb has to be started and visible before you can use it. Otherwise, PhoCo will start it but it'll stay invisible (in the taskbar).
What WinAmp version do you have?
__________________
Skinning to go... VisualDesigner2!
zorro is offline   Reply With Quote
Old 06-09-2004, 05:25 AM   #55
Newbie
 
Noctris's Avatar
 
Join Date: Dec 2003
Location: Schoten, Belgium
Posts: 52
Noctris is on a distinguished road
Hmm.. I've got an ackward problem and don't seem to be able to fix it.

Setup: MSI BToes + Nokia 6310i

I've installed Phonecontrol.net on my portable before my carputer was in and it worked like a charm.

I installed my carputer recently and now I can't get phonecontrol to read my phone memory anymore, it works great when I do it from Sim but not from the phonememory, it gives me an error saying that an array is out of range ( Will get you the log later @ home )

Now what I think is that somewhere in the time when I installed it on my portable and afterwards on my Carputer, I entered a name, E-mail or number that was bigger then a certain array in Phonecontrol.net. Could it be there is a restriction in size on the name/phonenumber/adres/mail field ?

Another think could be my portable has 'something' installed that my Laptop hasn't got but honestly I wouldn't know what. Anyway, do you happen to have an idea or can you only see this in the logfile ( Btw: it's an actual .NET error, not a phonecontrol.net error I get)

Regards,

Noctris
__________________
I'm going to hell, who's comin' with me ?

Renault LagunaII 1.9 CDI
Carputer Install Progress: [*********-] 90% - Cleaning up

VIA-MII10000 - 512MB Ram - 80Gb HD - Lilliput - GPS - OPUS 150Watt
Noctris is offline   Reply With Quote
Old 06-09-2004, 12:46 PM   #56
Low Bitrate
 
Join Date: May 2004
Posts: 56
moltensilver is on a distinguished road
Bluetooth USB Dongle (Audio Compatibility)

I decided to post this here because you guys seem to be the authorities on bluetooth compatibility. Anyway, I am selecting a usb dongle, preferrably as small as possible for my laptop. Does anyone know what BT usb dongles support the A2DP (Advanced Audio Distribution Profile)? I am looking for a device with this compatibility for when stereo bluetooth headphones hit the market.

Thanks,

moltensilver
moltensilver is offline   Reply With Quote
Old 06-09-2004, 01:07 PM   #57
Jesus Freak
 
antimatter's Avatar
 
Join Date: Jan 2004
Location: California
Posts: 4,273
antimatter is on a distinguished road
I don't even know what that is.
__________________
-Jesus- King of Kings Lord of Lords
antimatter is offline   Reply With Quote
Old 06-09-2004, 01:13 PM   #58
Constant Bitrate
 
Join Date: Apr 2004
Posts: 167
robr is on a distinguished road
i dont know either, but generally its the drivers that support this stuff and not the bluetooth dongle itself. most bluetooth dongles come with widcomm drivers so you're pretty limited. check widcomm's webpage (or is it widcom with one m?) and see if it's supported.
robr is offline   Reply With Quote
Old 06-09-2004, 06:15 PM   #59
Phone Control Moderator
 
zorro's Avatar
 
Join Date: Mar 2004
Location: Munich, Germany
Posts: 1,902
zorro is on a distinguished road
Quote: Originally Posted by moltensilver
I decided to post this here because you guys seem to be the authorities on bluetooth compatibility. Anyway, I am selecting a usb dongle, preferrably as small as possible for my laptop. Does anyone know what BT usb dongles support the A2DP (Advanced Audio Distribution Profile)? I am looking for a device with this compatibility for when stereo bluetooth headphones hit the market.

Thanks,

moltensilver

Hence A2DP is a new Profile specification you have to look out for adapters with a BT 1.2 compatibility of the driver software.

First headsets were released recently to the market from Air2U
(http://www.air2u.com.tw/) and Sonorix (http://www.sonorix.com)
Sonorix delivers the Headset bundled with a BT-Adapter so this might be the first and only one yet.

<explantation>
A2DP is an extension for stereo (HiFi) headsets for the transmission of WMA / MP3 music.
</explantation>
__________________
Skinning to go... VisualDesigner2!
zorro is offline   Reply With Quote
Old 06-12-2004, 09:28 AM   #60
Newbie
 
Join Date: Jun 2004
Location: Taiwan
Posts: 17
lanpa16 is on a distinguished road
Hi, Zorro,

Chinese characters are displayed perfectly after your suggestion!



But PhoCo doesn't automatically created a PhoneCtl.PB.xml compatable with Dual Byte Character Set... which means I'll have to modified that .mxl file, 'Cause these characters become "???" in PhoneCtl.PB.xml when PhoCo trys to read my phonebook in T610 ... Would you please add this function in the future version? Thanks.

Bob
lanpa16 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sound Blaster External USB Question nirvanades General Hardware Discussion 15 06-16-2006 02:09 AM
DVD drive question Pokey Newbie 3 05-11-2004 05:26 PM
Just wanted to introduce myself, and I have a small question. Choser Newbie 5 02-02-2004 10:52 PM
lcd power question jrbless LCD/Display 1 04-07-2002 01:27 PM
Is this a stupid question?? Raymond Power Supplies 1 05-23-2001 01:01 PM



All times are GMT -5. The time now is 10:58 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics