|
 |
|
02-13-2005, 09:06 AM
|
#61
|
|
The Vauxhall Vectra Project
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,673
|
Re this post ( http://www.mp3car.com/vbulletin/show...&postcount=124 ) Guino says its more than likley a problem with MM... might all be releated to the above posts....
Terran
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
02-23-2005, 11:39 PM
|
#62
|
|
Constant Bitrate
Join Date: Jun 2004
Location: Corona, CA
Posts: 215
|
Can someone post a new link? I think that server is dead.
|
|
|
03-01-2005, 05:31 PM
|
#63
|
|
Maximum Bitrate
Join Date: Jun 2004
Location: GREECE/Athens
Posts: 702
|
I have another problem... With launcher that bar (with minimize, maximize and close button appears) on top of map monkey, right under MC close/exit bar.. Also when I click exit in MC instead of close I get to the main menu and when I click on GPS again map monkey won't appear.. With alt-tab it is ok, so it is just in the back!! Is there any solution?? 
|
|
|
03-02-2005, 11:47 AM
|
#64
|
|
Maximum Bitrate
Join Date: Jun 2004
Location: GREECE/Athens
Posts: 702
|
Could anyone help me please? 
|
|
|
03-02-2005, 12:00 PM
|
#65
|
|
Maximum Bitrate
Join Date: Jul 2004
Location: Tampa, FL
Posts: 615
|
so far we havent found a solution that i kno of... i have the same problem
__________________
Debating on installing a carpc in my Jeep.....
|
|
|
03-07-2005, 05:08 AM
|
#66
|
|
Variable Bitrate
Join Date: Aug 2004
Location: Melbourne
Posts: 302
|
Will there be a skinnable version of mapmonkeylauncher? wouldn't that be perfect ey?
|
|
|
03-17-2005, 03:54 PM
|
#67
|
|
Newbie
Join Date: Feb 2004
Posts: 41
|
I can't see any posted screenshots of problems with running MM embedded in Mediacar, but I've read similar problems to what I experience here:
After installing the MapMonkeyLauncher.exe with the correct .conf file (like shown on page 4 of this thread), Mapmonkey start perfectly embedded, leaving the blue date/time bar of Mediacar visible.
Now, when I click on the 'close' button on this bar, and then start MapMonkey again, MM is not embedded correctly anymore!!
Between the top bar of Mediacar and the infobar of MM, a Small window title bar is visible showing 'Destinator'. The buttonbar (menu .....view) is pushed downwards and is now unusable.
I've not sorted it out completly yet, but what I did found out is that it has something to do with resaving the mml.conf file (!!)
Try this:
- Resave your mml.conf file (and leave it open in notepad on the background)
- Start Mediacar
- Press the GPS-button (which should launch mapmonkeylauncher.exe)
- MM is embedded correctly
- Press the 'close' button to close MM and return to mediacar main screen
- Switch to notepad, and press CTRL-S to resave the mml.conf file
- Switch to Mediacar and press the 'GPS' button once again.
- Now MM starts up correctly embedded again !!
Strange eh? Only difference is resaving the mml.conf file
Any ideas? Ninja?
BTW: I started using the MMlauncher when I was trying to embed MM using the advanced GPS mode. Before, I didn't use the advanced GPS mode and hadn't any problems embedding MM (didn't have to use mmlauncher)..
|
|
|
03-17-2005, 04:54 PM
|
#68
|
|
Newbie
Join Date: Feb 2004
Posts: 41
|
Okay, I worked on a (temporary) solution.
1) Create a copy of your mml.conf file (in the MM dir) and name it 'refresh_mml.conf'
2) Create a .bat file in your MM directory called 'refresh_mmlconf.bat' with the following two lines:
del /Q mml*.conf
copy refresh_mml.conf mml.conf
notes: the /Q and * are needed to delete the file without user interaction
3) Create a .bat file in the Mediacar directory, called 'startmediacar.bat' with the following three lines:
C:\PROGRA~1\MediaCar\MEDIACAR.exe
CD C:\DestinatorApps\MAPMON~1\
refresh_mmlconf.bat
4) From now, start your Mediacar app using this bat file (or use a shortcut and let the bat file run minimised)
Whenever you experience the title bar thing, press 'close' and 'exit' mediacar. This will refresh the mml.conf automatically.
Normally, I just start MM once during a drive and switch to my MP3 list using the button with the red circle (ofcourse!) and have no troubles at all.
I tried to use such a bat file construction on mapmonkey.exe, but this wouldn't work. (shame, cause then the whole problem would never occur anymore)
It could be neccesary to put a shortcut to the refresh_mmlconf.bat file in the startup folder of the start menu for when your system reboots, I have to check this.
Another tip:
I found a small DOS util called 'taskkill' some where on the Net.
With this you are able to clean running processes. Why is this handy?
F.e. when you "close" MM with the red circle icon on the top right, and in the mediacar you choose to exit to windows, There is still a "MapMonkey.exe" process running in the back! When you restart mediacar again and MM, you get troubles, very annoying.. So when you have taskkill you could add the following line to the startmediacar.bat file:
taskkill /F /IM MapMonkey.exe
Make sure it's the last line! Cause when the process cannot be found, the bat file terminates and no more commands are executed from the bat file.
(don't know where i got taskkill, maybe it was a standard thing in windows 2k server?)
Last edited by _wd; 03-17-2005 at 04:58 PM.
|
|
|
03-17-2005, 06:19 PM
|
#69
|
|
Newbie
Join Date: Feb 2004
Posts: 41
|
Ninja, still having troubles, especially after rebooting..
Can you change your mapmonkeylauncher to ONLY write a new mml.conf when it doesn't yet exist?
the launcher keeps overwriting the correct mml.conf with incorrect values!
It's still a nasty problem, this embedding..
|
|
|
03-19-2005, 06:19 PM
|
#70
|
|
Newbie
Join Date: Mar 2005
Location: Graz, Austria
Posts: 2
|
_wd, I have the same problem, and after regenerating mml.conf, I just made it read-only.
It will give you an error message, but the embedding will keep its position
Greets from austria
http://www.qnxzone.com/~atjulius/
|
|
|
03-20-2005, 05:23 AM
|
#71
|
|
Map Monkey Creator
Join Date: Aug 2003
Location: Warrington, UK
Posts: 1,012
|
I'll make some changes as soon as i get a chance
|
|
|
03-21-2005, 01:05 AM
|
#72
|
|
Newbie
Join Date: Aug 2003
Location: australia
Posts: 33
|
My mapmonkey and media car are working together..... but i have some issues....
1) map monkey doesnt go to the full screen as mediacar....
2) when i have map monkey running and i want to get back to media car to change a song.. how do i get back to the map monkey screen? i tried re launching it but it comes up with error
" an error has occurred in map monkey. to ignore this error and attempt to continue click ok...
but when i click ok it launches a map monkey screen but it comes up with just grey screen shot and nothing is happening
this are the details that im geting...
Error Details:
Number: 91
Description: Object variable or With block variable not set
Source: Unload_Destinator
Version: 1.1.344
HelpContext: 1000091
HelpFile:
LastDllError: 0
|
|
|
03-21-2005, 02:30 PM
|
#73
|
|
Newbie
Join Date: Mar 2005
Location: Graz, Austria
Posts: 2
|
stasik-a4, that means that MapMonkey is still running in the background as you try a re-launch. Try to get it back with alt-tab, otherwise start the task manager and kill the MapMonkey/launcher processes.
That also happends if you launch it with the launcher, when pressing "X" it will terminate the launcher, but not MapMonkey...
Good luck
_______________________________
http://www.qnxzone.com/~atjulius/
|
|
|
03-23-2005, 03:38 AM
|
#74
|
|
Maximum Bitrate
Join Date: Mar 2005
Location: Concord, California
Posts: 598
|
I'm also having issues with MC and embedding MM to fit right.
I'm pretty sure I got all the MediaCar and Launcher/mml setting correct, but MM shows up inside MC in a very small fixed window. I think my problem lies in my Map Monkey configuration. I also noticed that my MM config is slightly different than karhu posted earlier. Mine says Configuration 1.1.344, is this an old release of MM?
Can’t wait till I can get this to work....
If someone does, would you be so kind as to post a tutorial starting from the very beginning (including settings for MM, MC, MMLauncher ect..)
First Post........ w00t
|
|
|
03-31-2005, 12:19 PM
|
#75
|
|
Newbie
Join Date: Jun 2004
Posts: 8
|
centrafuse
hi i'm trying to but have a question
is it normal for destinator in centrafuse that if it's embedded that the buttons are not the one in the skin that i selected in de mapmonkey config ?
and when i launch cfd3launcher.exe by hand it won't start.(sceenflash of mapmonkey and then ends)
greetings carfreak
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:06 PM.
| |