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.
|
03-18-2006, 08:30 PM
|
#1
|
|
Variable Bitrate
Join Date: Feb 2004
Location: Menlo Park, CA
Vehicle: 2003 Subaru Impreza TS
Posts: 236
|
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.
|
|
|
03-18-2006, 09:07 PM
|
#2
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Vehicle: 3000GT VR4
Posts: 1,944
|
Is it a USB/Firewire CD-ROM, or is it IDE?
|
|
|
03-20-2006, 01:52 AM
|
#3
|
|
Variable Bitrate
Join Date: Feb 2004
Location: Menlo Park, CA
Vehicle: 2003 Subaru Impreza TS
Posts: 236
|
its IDE
__________________
2003 Subaru Impreza TS
Staus: Done.. too lazy to make pictures lol.
|
|
|
03-20-2006, 01:52 PM
|
#4
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Vehicle: 3000GT VR4
Posts: 1,944
|
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.
|
|
|
03-20-2006, 02:33 PM
|
#5
|
|
MySQL Error
Join Date: Apr 2004
Posts: 4,955
|
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
|
|
|
03-20-2006, 03:15 PM
|
#6
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Vehicle: 3000GT VR4
Posts: 1,944
|
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.
|
|
|
03-20-2006, 09:53 PM
|
#7
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Vehicle: 3000GT VR4
Posts: 1,944
|
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.
|
|
|
03-21-2006, 10:34 AM
|
#8
|
|
MySQL Error
Join Date: Apr 2004
Posts: 4,955
|
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
|
|
|
03-21-2006, 05:09 PM
|
#9
|
|
Banned
Join Date: Nov 2004
Location: L.A.
Vehicle: 3000GT VR4
Posts: 1,944
|
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.
|
|
|
03-21-2006, 05:19 PM
|
#10
|
|
MySQL Error
Join Date: Apr 2004
Posts: 4,955
|
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
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| 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 03:15 PM.
|
|