The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Centrafuse

Reply
 
Thread Tools Display Modes
Old 03-18-2006, 08:30 PM   #1
Variable Bitrate
 
Join Date: Feb 2004
Location: Menlo Park, CA
Vehicle: 2003 Subaru Impreza TS
Posts: 236
My Photos: (0)
Wrong Icon Highlited

I noticed today when I play music from a CD the incorrect button highlights. The button with the "USB/Firewire" symbol on it illuminates rather than the one with a CD on it.

Just a note 8 )
__________________
2003 Subaru Impreza TS
Staus: Done.. too lazy to make pictures lol.
Maeveth is offline   Reply With Quote
Sponsored Links
Old 03-18-2006, 09:07 PM   #2
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Vehicle: 3000GT VR4
Posts: 1,944
My Photos: (0)
Is it a USB/Firewire CD-ROM, or is it IDE?
RPM_VR4 is offline   Reply With Quote
Old 03-20-2006, 01:52 AM   #3
Variable Bitrate
 
Join Date: Feb 2004
Location: Menlo Park, CA
Vehicle: 2003 Subaru Impreza TS
Posts: 236
My Photos: (0)
its IDE
__________________
2003 Subaru Impreza TS
Staus: Done.. too lazy to make pictures lol.
Maeveth is offline   Reply With Quote
Old 03-20-2006, 01:52 PM   #4
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Vehicle: 3000GT VR4
Posts: 1,944
My Photos: (0)
Strange, it highlighted the correct thing for me, but when I clicked it and it tried to look up the CD's tracks and art it crashed CF!!! Oh well, I don't use CDs/DVDs in the car anyway, only HDD rips.
RPM_VR4 is offline   Reply With Quote
Old 03-20-2006, 02:33 PM   #5
MySQL Error
 
veetid's Avatar
 
Join Date: Apr 2004
Posts: 4,955
My Photos: (0)
Quote: Originally Posted by RPM_VR4
Strange, it highlighted the correct thing for me, but when I clicked it and it tried to look up the CD's tracks and art it crashed CF!!! Oh well, I don't use CDs/DVDs in the car anyway, only HDD rips.

what did the crash screen say? anything in your error.log file?

david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
veetid is offline   Reply With Quote
Old 03-20-2006, 03:15 PM   #6
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Vehicle: 3000GT VR4
Posts: 1,944
My Photos: (0)
it just locked up. i had 2 end task it. i will check the log tonight. cd was p.o.d. and i had wired i-net.
RPM_VR4 is offline   Reply With Quote
Old 03-20-2006, 09:53 PM   #7
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Vehicle: 3000GT VR4
Posts: 1,944
My Photos: (0)
Damn! My error.log is huge LOL. Here's the 3 things from that day:
Code:
---------------------------------------------------------------------------------------------------------- 3/20/2006 12:48:34 AM Input string was not in a correct format. at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at centrafuse.Plugins.CFPlugin.setbuttonskin(String whichbutton, Int32 which, String btext, Boolean useglobal, MouseEventHandler clickEvent, MouseEventHandler downEvent) ---------------------------------------------------------------------------------------------------------- 3/20/2006 12:48:55 AM Object reference not set to an instance of an object. at centrafuse.Music.loadcd(Boolean actualcd, Int32 mediatype) ---------------------------------------------------------------------------------------------------------- 3/20/2006 12:49:48 AM Object reference not set to an instance of an object. at centrafuse.Music.loadcd(Boolean actualcd, Int32 mediatype) ----------------------------------------------------------------------------------------------------------

Attached is the whole thing.

Edit: Damn, 801k is too big to upload I trimmed off all except the last one for 3/11. That last 3/11 that I kept was the same error that repeated once every 5 seconds for 600k.

Other then that one crash I have not noticed any "errors" while using CF on that PC.
Attached Files
File Type: txt error.log.txt (121.4 KB, 53 views)
RPM_VR4 is offline   Reply With Quote
Old 03-21-2006, 10:34 AM   #8
MySQL Error
 
veetid's Avatar
 
Join Date: Apr 2004
Posts: 4,955
My Photos: (0)
Quote: Originally Posted by RPM_VR4
Damn! My error.log is huge LOL. Here's the 3 things from that day:
Code:
---------------------------------------------------------------------------------------------------------- 3/20/2006 12:48:34 AM Input string was not in a correct format. at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at centrafuse.Plugins.CFPlugin.setbuttonskin(String whichbutton, Int32 which, String btext, Boolean useglobal, MouseEventHandler clickEvent, MouseEventHandler downEvent) ---------------------------------------------------------------------------------------------------------- 3/20/2006 12:48:55 AM Object reference not set to an instance of an object. at centrafuse.Music.loadcd(Boolean actualcd, Int32 mediatype) ---------------------------------------------------------------------------------------------------------- 3/20/2006 12:49:48 AM Object reference not set to an instance of an object. at centrafuse.Music.loadcd(Boolean actualcd, Int32 mediatype) ----------------------------------------------------------------------------------------------------------

Attached is the whole thing.

Edit: Damn, 801k is too big to upload I trimmed off all except the last one for 3/11. That last 3/11 that I kept was the same error that repeated once every 5 seconds for 600k.

Other then that one crash I have not noticed any "errors" while using CF on that PC.

I will take a look into the loadcd error... all the other errors appear that you have made changes to the skin and made some errors... Most common is the failure for it to create labels and buttons, which therefore causes errors when these are updated... If you want to remove a button you need to still have numbers in the skin.xml file where there should be numbers...

david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
veetid is offline   Reply With Quote
Old 03-21-2006, 05:09 PM   #9
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Vehicle: 3000GT VR4
Posts: 1,944
My Photos: (0)
Interesting. I was using a skin that was a copy of the default, just with the Menu drop-down button removed and the top title bar made wider. The drop-down menu is useless since the lower right "X" will always take you to the main-menu which has 6 items as well.

Anyway, thanks for checking it out David.
RPM_VR4 is offline   Reply With Quote
Old 03-21-2006, 05:19 PM   #10
MySQL Error
 
veetid's Avatar
 
Join Date: Apr 2004
Posts: 4,955
My Photos: (0)
Quote: Originally Posted by RPM_VR4
Interesting. I was using a skin that was a copy of the default, just with the Menu drop-down button removed and the top title bar made wider. The drop-down menu is useless since the lower right "X" will always take you to the main-menu which has 6 items as well.

Anyway, thanks for checking it out David.

You shouldn't remove any buttons from the skin.xml file.. If you want it to not show up simply set the X, Y, Width, Height all to 0,0,0,0...

david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
veetid is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Skin Release: "Simplistique" - download and screenshots lloydy RR Skins 451 07-08-2008 06:39 PM
Icon image problem Rith Software & Software Development 0 10-30-2005 01:11 AM
Something wrong, help need! : making -8V and 5V PS, helloman Power Supplies 5 09-06-2004 04:08 PM
Ok here's another, "What's wrong with this picture" CrazyLittle Off Topic 8 04-25-2002 11:11 AM
Something wrong, help need! : making -8V and 5V PS, helloman General Hardware Discussion 1 04-27-2001 03:51 PM


All times are GMT -5. The time now is 03:15 PM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics