I get the following error when trying to play a DVD. They play fine outside the app. I then get the message there is no disc in the drive.
SEE ABOVEOriginally Posted by C4M
ADDED IN REV 8Originally Posted by C4M
Post this in the requests/features sub-forumOriginally Posted by C4M
Thanks
Ben S. Stahlhood II
Hybrid Mobile
MMC/Transcend Developer
--------------------------------------
http://www.hybrid-mobile.com/
http://www.cocoamachine.com/
http://weblogs.asp.net/bstahlhood/
I get the following error when trying to play a DVD. They play fine outside the app. I then get the message there is no disc in the drive.
Testing on my home PC. I pointed MMC to the root directory of my movie drive. I saw two folders which can't be accessed.
<Enterprise>
<Movies>
<RECYCLER> -> causes error if you click on it
<System Volume Information> -> causes error if you click on it
<voyager>
I think the Recycler folder is from Norton.
It's not a huge issue since most people won't be pointing to a root directory, but I thought it was worth mentioning.
Carputer progress meter: [-----|]
Carputer gadget meter: [--|---]
-> Click DVD icon from main menu.
-> Start movie.
-> Attempt to maximize the video using the full screen icon
RESULT: nothing happens
-> Click DVD icon from main menu.
-> Start movie.
-> Attempt to maximize the video by tapping the screen.
RESULT: video is maximize but the control icons, date/time and Hybrin logo is still displayed on top of the video
(Sorry... I probably should have made these seperate posts)
Carputer progress meter: [-----|]
Carputer gadget meter: [--|---]
Unhandled exception when going from Video file to DVD
-> Start MMC
-> Click on dual CD icon (takes you to music screen)
-> Click on Video icon
-> Click on video file (video starts)
-> Click on Home Icon (takes you to Main Menu)
-> Click on DVD icon from main menu
-> Press Play
RESULT: Error Message pops up (Unhandled exception)
Code:See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.IndexOutOfRangeException: Index was outside the bounds of the array. at MobileMediaCenter.MmcForm.ProcessDvdMessages(String message) at MobileMediaCenter.MmcForm.buttonPanel_MouseDown(Object sender, MouseEventArgs e) at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50110.28 (pd7.050110-2800) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50110/mscorlib.dll ---------------------------------------- MobileMediaCenter Assembly Version: 0.8.1000.7 Win32 Version: 0.8.1000.7 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/MobileMediaCenter.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50110.28 (pd7.050110-2800) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50110.28 (pd7.050110-2800) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50110.28 (pd7.050110-2800) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- Intellified Assembly Version: 1.0.1915.39389 Win32 Version: 1.0.1915.39389 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/Intellified.DLL ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50110.28 (pd7.050110-2800) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Data Assembly Version: 2.0.0.0 Win32 Version: 2.0.50110.28 (pd7.050110-2800) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- HybridMobile.Media Assembly Version: 1.0.1915.39390 Win32 Version: 1.0.1915.39390 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/HybridMobile.Media.DLL ---------------------------------------- Interop.SpeechLib Assembly Version: 5.0.0.0 Win32 Version: 5.0.0.0 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/Interop.SpeechLib.DLL ---------------------------------------- HybridMobile.Xm Assembly Version: 1.0.1915.39334 Win32 Version: 1.0.1915.39334 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/HybridMobile.Xm.DLL ---------------------------------------- HybridMobile.DirectX.DirectShow Assembly Version: 1.0.1915.39334 Win32 Version: 1.0.1915.39334 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/HybridMobile.DirectX.DirectShow.DLL ---------------------------------------- Interop.MonkeyTalk Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/Interop.MonkeyTalk.DLL ---------------------------------------- HybridMobile.DiskImage Assembly Version: 1.0.1915.39390 Win32 Version: 1.0.1915.39390 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/HybridMobile.DiskImage.DLL ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the config file for this application or machine (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the machine rather than being handled by this dialog.
Carputer progress meter: [-----|]
Carputer gadget meter: [--|---]
Pictures:
1. Click Camera icon
2. Click Sub-folder containing pic
3. Click a pic to go fullscreen
4. Click to exit fullscreen
5. Repeat steps 3-4 four-five times. Errors pops up.
Click continue and MMC still functions. However, after another 4-5 pics, it'll crash again.
The pics are 4MP pics, 2560x1920 @ 2MB each. Hmmm, now it doesn't want to do it again. I got it to crash four times this way before posting and now it doesn't want to crash. Memory usage got as high as 105,000 K but has dropped down to 56,636 K as I'm writing. Here's the error log for what it's worth:
EDIT: Right after I posted, a few more pics caused it to crash...
DerekCode:See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement) at System.Drawing.Image.FromFile(String filename) at MobileMediaCenter.MmcForm.photoListBox_MouseUp(Object sender, MouseEventArgs e) at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e) at MobileMediaCenter.MmcListBox.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50110.28 (pd7.050110-2800) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50110/mscorlib.dll ---------------------------------------- MobileMediaCenter Assembly Version: 0.8.1000.7 Win32 Version: 0.8.1000.7 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/MobileMediaCenter.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50110.28 (pd7.050110-2800) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50110.28 (pd7.050110-2800) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50110.28 (pd7.050110-2800) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- Intellified Assembly Version: 1.0.1915.39389 Win32 Version: 1.0.1915.39389 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/Intellified.DLL ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50110.28 (pd7.050110-2800) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Data Assembly Version: 2.0.0.0 Win32 Version: 2.0.50110.28 (pd7.050110-2800) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- HybridMobile.Media Assembly Version: 1.0.1915.39390 Win32 Version: 1.0.1915.39390 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/HybridMobile.Media.DLL ---------------------------------------- Interop.SpeechLib Assembly Version: 5.0.0.0 Win32 Version: 5.0.0.0 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/Interop.SpeechLib.DLL ---------------------------------------- HybridMobile.Xm Assembly Version: 1.0.1915.39334 Win32 Version: 1.0.1915.39334 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/HybridMobile.Xm.DLL ---------------------------------------- HybridMobile.DirectX.DirectShow Assembly Version: 1.0.1915.39334 Win32 Version: 1.0.1915.39334 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/HybridMobile.DirectX.DirectShow.DLL ---------------------------------------- Interop.MonkeyTalk Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/Interop.MonkeyTalk.DLL ---------------------------------------- HybridMobile.DiskImage Assembly Version: 1.0.1915.39390 Win32 Version: 1.0.1915.39390 CodeBase: file:///C:/Program%20Files/Hybrid%20Mobile%20Technologies/Mobile%20Media%20Center/HybridMobile.DiskImage.DLL ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the config file for this application or machine (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the machine rather than being handled by this dialog.
Progress [||-------]
View my Worklog to see some of my progress.
Downgraded Progress - Starting with another car... 09/13/06
Seems i can't even start MMC after installation...
using the .NET insteller from your site to install 2.0 ..
then installed MMC... all seemed to go well... then as i attempted to start MMC for the 1st time.. i was able to see the splash screen then the system dumped MMC with the following error.. (from app event log)
I un-installed and re-installed twice...
Ideas ?
-------------
---------------------Code:Event Type: Error Event Source: .NET Runtime 2.0 Error Reporting Event Category: None Event ID: 5000 Date: 4/22/2005 Time: 12:50:32 PM User: N/A Computer: JOHNNYB Description: EventType clr20r3, P1 mobilemediacenter.exe, P2 0.8.1000.7, P3 424b660e, P4 mobilemediacenter, P5 0.8.1000.7, P6 424b660e, P7 cf, P8 88, P9 system.io.fileloadexception, P10 NIL. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. Data: 0000: 63 00 6c 00 72 00 32 00 c.l.r.2. 0008: 30 00 72 00 33 00 2c 00 0.r.3.,. 0010: 20 00 6d 00 6f 00 62 00 .m.o.b. 0018: 69 00 6c 00 65 00 6d 00 i.l.e.m. 0020: 65 00 64 00 69 00 61 00 e.d.i.a. 0028: 63 00 65 00 6e 00 74 00 c.e.n.t. 0030: 65 00 72 00 2e 00 65 00 e.r...e. 0038: 78 00 65 00 2c 00 20 00 x.e.,. . 0040: 30 00 2e 00 38 00 2e 00 0...8... 0048: 31 00 30 00 30 00 30 00 1.0.0.0. 0050: 2e 00 37 00 2c 00 20 00 ..7.,. . 0058: 34 00 32 00 34 00 62 00 4.2.4.b. 0060: 36 00 36 00 30 00 65 00 6.6.0.e. 0068: 2c 00 20 00 6d 00 6f 00 ,. .m.o. 0070: 62 00 69 00 6c 00 65 00 b.i.l.e. 0078: 6d 00 65 00 64 00 69 00 m.e.d.i. 0080: 61 00 63 00 65 00 6e 00 a.c.e.n. 0088: 74 00 65 00 72 00 2c 00 t.e.r.,. 0090: 20 00 30 00 2e 00 38 00 .0...8. 0098: 2e 00 31 00 30 00 30 00 ..1.0.0. 00a0: 30 00 2e 00 37 00 2c 00 0...7.,. 00a8: 20 00 34 00 32 00 34 00 .4.2.4. 00b0: 62 00 36 00 36 00 30 00 b.6.6.0. 00b8: 65 00 2c 00 20 00 63 00 e.,. .c. 00c0: 66 00 2c 00 20 00 38 00 f.,. .8. 00c8: 38 00 2c 00 20 00 73 00 8.,. .s. 00d0: 79 00 73 00 74 00 65 00 y.s.t.e. 00d8: 6d 00 2e 00 69 00 6f 00 m...i.o. 00e0: 2e 00 66 00 69 00 6c 00 ..f.i.l. 00e8: 65 00 6c 00 6f 00 61 00 e.l.o.a. 00f0: 64 00 65 00 78 00 63 00 d.e.x.c. 00f8: 65 00 70 00 74 00 69 00 e.p.t.i. 0100: 6f 00 6e 00 20 00 4e 00 o.n. .N. 0108: 49 00 4c 00 0d 00 0a 00 I.L.....
heres the config i'm using... (basicilly default)
Code:<?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="skin" value="Default" /> <add key="carMode" value="false" /> <add key="audioInput" value="-1" /> <add key="audioInputVolume" value="50" /> <add key="xmInstalled" value="false" /> <add key="xmPort" value="COM3" /> <add key="musicFolder" value="E:\Documents and Settings\bohmanj\Desktop\carpc" /> <add key="videoFolder" value="E:\Documents and Settings\bohmanj\Desktop\carpc" /> <add key="photoFolder" value="E:\Documents and Settings\bohmanj\Desktop\carpc" /> <add key="miniVisual" value="SpectraGrid.svp" /> <add key="audioVisual" value="RabbitHole.svp" /> <add key="lastRadioFrequency" value="88.1" /> <add key="cecuPresent" value="false" /> <add key="cecuPort" value="COM1" /> <add key="ignitionMode" value="None" /> <add key="ampDelay" value="15000" /> <add key="relayButton1" value="S1:N1:F1:F1:Toggle" /> <add key="relayButton2" value="S2:N2:F2:F2:Toggle" /> <add key="relayButton3" value="S3:N3:F3:F3:Toggle" /> <add key="relayButton4" value="S4:N4:F4:F4:Toggle" /> <add key="relayButton5" value="S5:N5:F5:F5:Toggle" /> <add key="relayButton6" value="S6:N6:F6:F6:Toggle" /> <add key="shutdownMode" value="Exit" /> </appSettings> </configuration>
TechToy
2005 Explorer
Proudly using Centrafuse
DWW-700M + Sony XM-SD46S &
pre-amp, XM100D
and Icom PC1000
Yaesu 7100M
Kenwood TM-641
Senario: watching a video full screen.
Double-click the screen causes the below screenshot. (Video is shown in the top left corner)
Single click the black area and it goes back to fullscreen.
Single click fullscreen exits just fine.
Progress [||-------]
View my Worklog to see some of my progress.
Downgraded Progress - Starting with another car... 09/13/06
Not a bug exactly but rather annoying:
when ripping cd's the popup takes over my screen and will not jield to any clicking action on my part. since ripping is slow on my pIII 1gig it renders my system virtually unusable for 40 minutes.
Originally Posted by TechToy
I also cannot start the program, i get as far to the building media library thing and when it is finished windows says to me:
"MMC has encountered a problem and needs to close"
EventType : clr20r3 P1 : mobilemediacenter.exe P2 : 0.8.1000.7
P3 : 424b660e P4 : intellified P5 : 1.0.1915.39389 P6 : 424b660b
P7 : 1 P8 : 11 P9 : system.missingmethodexception
The last line in statuslog is: "Checking for Hybrid CECU..."
Windows Xp Pro SP2 and dotnet from your site.
I have tried to get it workin with 3different setups: carpc, homepc and mothers internet pc, all running Xp professionals and SP2..
MY CARPC STATUS:
[いいいいい] -I started again from nothing.
CURRENTLY: 12" Touchcreen indash, CD-RW/DVD in center console, PC=AXp1700+,256Mb,60Gb.
BUILDING: CAR INTERIOR+TRUNK
CARPC Price: 270EUR
Bookmarks